2008/11/21 Mark Morgan Lloyd <[EMAIL PROTECTED]>:
> Mark Morgan Lloyd wrote:
>> I notice that http://wiki.lazarus.freepascal.org/Hardware_Access#libusb
>> lists three sets of libusb headers from Uwe Zimmermann, Johann Glaser
>> and Joe Jared.
>
> This page also mentions that there are specific interface files
> available for FTDI devices- does anybody know where they can be found
> these days?

there is a libftdi (that uses libusb), but it's not really worth
depending on, so it's better to read the source (one relatively small
c file) and use it directly through libusb.  i had to use a usb snoop
program under windows to get things working properly, though.  better
to go with a cypress chip, i'd say...

henry
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to