LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control FT2232HQmini with I2C in LabVIEW

Solved!
Go to solution

Hello,

 

is there an example to work with an FT2232HQmini in LabVIEW?

The bus is an I2C-bus.

 

Thanks,

 

 

regards, patrick

 

0 Kudos
Message 1 of 2
(2,790 Views)
Solution
Accepted by topic author patrick1988

Patrick,

  Believe it or not, I've had this same module sitting on my desk for a few weeks just begging for a free moment.

 

  FTDI is kind enough to release decent example code for their various chips, although it takes a bit of digging.  The LabVIEW code is located here:  http://ftdichip.com/Projects/CodeExamples/LabVIEW.htm

 

  I've never used an FTDI chip in a serial bus mode (I'm quite fond of Fifo mode, and the SyncFifo in the 2232H), but it's likely that they're just providing wrapper VIs that call their D2XX dlls.

 

  I hope that helps!

 

memoryleak 

Message 2 of 2
(2,782 Views)