Author Topic: Which USB Chip in RRC?  (Read 6434 times)

WW2DX (Lee)

  • Jr. Member
  • **
  • Posts: 42
    • AOL Instant Messenger - ljimber
    • View Profile
Which USB Chip in RRC?
« on: 2012-11-15, 16:43:36 »
Hi Guys,

Which driver should I download FTDI, prolific other?

73 Lee
WW2DX

dj0qn

  • Hero Member
  • *****
  • Posts: 2223
    • View Profile
    • DJ0QN / K7DX
    • Email
Re: Which USB Chip in RRC?
« Reply #1 on: 2012-11-15, 16:45:50 »
Hi Lee,

The driver is installed automatically when you install the Microbit Setup Manager.

73,
Mitch DJ0QN / K7DX

WW2DX (Lee)

  • Jr. Member
  • **
  • Posts: 42
    • AOL Instant Messenger - ljimber
    • View Profile
Re: Which USB Chip in RRC?
« Reply #2 on: 2012-11-15, 16:49:03 »
Sorry, I should have been more clear.

I am installed on a Mac under 10.8 and will be using for direct connect for rig control and digital modes.

73!

Lee
WW2DX

WW2DX (Lee)

  • Jr. Member
  • **
  • Posts: 42
    • AOL Instant Messenger - ljimber
    • View Profile
Re: Which USB Chip in RRC?
« Reply #3 on: 2012-11-15, 18:09:45 »
I think its FTDI from what I can find digging. Anyone confirm that?

Thanks,
Lee
WW2DX

sm2o

  • Administrator
  • Hero Member
  • *****
  • Posts: 3007
    • View Profile
    • sm2oan
    • Email
Re: Which USB Chip in RRC?
« Reply #4 on: 2012-11-15, 18:14:32 »
Hi Lee

It's no chip like FDTI. The USB support is done by the NXP MCU itself, I do not think it is possible to use any other driver than the ones included in the Setup manager, but I will check with my experts.

73 de mike

WW2DX (Lee)

  • Jr. Member
  • **
  • Posts: 42
    • AOL Instant Messenger - ljimber
    • View Profile
Re: Which USB Chip in RRC?
« Reply #5 on: 2012-11-15, 18:27:11 »
Hi Mike,

OK in the logs I see:

tty.usbmodem1d11442
tty.usbmodem1d11444
tty.usbmodem1d11446
tty.usbmodem1d11448

I see the arduino guys make reference to the same type of device name and they are using the FTDI chipset in the hardware.

So, the OS see's the USB device(s) but at the moment its a little unstable and I would like to install the latest driver and see if that corrects it.

At the moment rig control is working but if I disconnect the USB cable from the RRC the OS freezes on me.

Thanks for looking into this.

73 Lee
WW2DX

Jan (Microbit)

  • Software Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 1829
    • View Profile
    • Email
Re: Which USB Chip in RRC?
« Reply #6 on: 2012-11-16, 08:54:48 »
Like Mike said the USB functionality(stack) is implemented in the CPU's firmware. It implements four USB serial ports, so it really is up to the OS to support them. In Windows we use the built-in usbser driver so we do not actually provide a driver as such but only a file describing and enabling the serial port using usbser. In other OS:s you would have to provide a similar driver.
Always include type of hard/software and version when asking for support.