LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FTDI drivers usage in Labview

Solved!
Go to solution

Note that this was because you use LabVIEW 2020 64-bit with the 64-bit DLL from FTDI. If you had used 32-bit LabVIEW and the 32-bit DLL the old configuration should have still worked. However with this new setting it should be working for both.

Rolf Kalbermatter
My Blog
Message 21 of 23
(1,165 Views)

Yes, and thanks to your earlier post, now I can use the FTDI drivers seamlessly in all my applications.  Thank you Rolfk!

0 Kudos
Message 22 of 23
(1,161 Views)

all ICs of X series have to use FT_EEPROM_Read and FT_EEPROM_Program functions instead of ReadEx and ProgramEx

you can toggle GPIO using FT_SetBitMode from D2xx

tcie_0-1665241783217.png

tcie_1-1665241790514.png

 

0 Kudos
Message 23 of 23
(1,079 Views)