PC Connection
The controller is connected to the PC via USB 1.1 in full speed mode. The PC sees a FT245R chip from Future Technology Devices Internaltion Ltd. (FTDI), which is a common USB to serial port converter chip. This Chip is recognized by Windows (tested on XP and newer) and Linux (tested on 2.6.18 and newer) as a serial port.
The RDCAM software for Windows does not use the standard serial port functions, but relies on the FTDI driver D2XX instead. However, it seems that the software just uses standard serial port communication with the following settings:
- 19200 bps
- 8 data bits
- no parity
- 1 stop bit
- hardware flow control (RTS/CTS)
Disclaimer
Please note that all information is to the best of my knowlege, but you may only use it at your own risk. All information is provided without warranty of any kind. The provided information is to be used for educational purposes only.