Hi
The application show error message as following :
Exception Encountered during I2C Test Read:No FTDI I2C channels (I2C_GetNumChannels) detected, exiting....
<type 'exceptions.Exception'>
However, I am sure that the FTDI driver is installed well because I use a FTDI C# (MPSSE sensor demo) program to test the driver. It shows that the I2C USB dongle can be accessed correctly.
I also tried different versions of FTDI driver. The result is the same. Please help, thanks.