08-03-2022 10:00 AM
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.
08-03-2022 10:07 AM
Yes, and thanks to your earlier post, now I can use the FTDI drivers seamlessly in all my applications. Thank you Rolfk!
10-08-2022 10:10 AM
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