Results 1 to 2 of 2
Hi All,
I programming a software using the FTDI chip Ft232 ,and using the D2XX driver(version 1.0.4).
I already written some software in the MS Windows and the function FT_GetBitMode ...
- 04-01-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
[SOLVED] FTDI Chip FT_GetBitMode error
Hi All,
I programming a software using the FTDI chip Ft232 ,and using the D2XX driver(version 1.0.4).
I already written some software in the MS Windows and the function FT_GetBitMode works , although in the Linux( Fedora 64 bits and Ubuntu 32 bits) this function returning FT_IO_ERROR (4).
I already try differents different USB ports, run as root user or change the USB dev permissions....
any idea how to FT_GetBitMode do his job ?
- 04-03-2011 #2Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
I used the open source libftdi....


