libftdi Archives

Subject: RE: C library wrapper around libftdi

From: "Michael Plante" <michael.plante@xxxxxxxxx>
To: <libftdi@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 18 Oct 2011 00:33:51 -0400
pbhat wrote:
>> I'm looking for a C wrapper library around libftdi, for I2C protocol.
Does
>> anyone know of such a library?


I didn't see one when I looked for a different MPSSE wrapper (SPI).  You may
have to write your own.  I suspect many of the things I pointed out wrt my
SPI implementation in the past would also apply to I2C, though I haven't
tried.  MPSSE needs a bit of hand-holding to work reliably if you run it
fast.  Then again, I2C is pretty slow, so maybe that doesn't matter too
much?

Regards,
Michael


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread