LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i2c with FTDI device addressing is incorrect

Solved!
Go to solution

I'm trying to use Benoit's updated FTDI Labview drivers: https://lavag.org/files/file/282-mpssedll-labview-driver/

but it appears that the deviceAddress isn't being sent correctly:

Test.vi w/address =0001 0001Test.vi w/address =0001 0001Address=-0010 0010Address=-0010 0010

The data values seem to be too early relative to the initial clock transition.  Could this be an issue with the libMPSSE.dll or the Labview driver settings?

0 Kudos
Message 1 of 2
(2,456 Views)
Solution
Accepted by topic author KipK12

Turns out the scope decode has a "include read/write bit" option, which changes the value of the address.  I've got the correct device address now, just no response yet.

0 Kudos
Message 2 of 2
(2,430 Views)