[Lazarus] libusb access from Lazarus
Henry Vermaak
henry.vermaak at gmail.com
Fri Nov 21 23:18:57 CET 2008
2008/11/21 Mark Morgan Lloyd <markMLl.lazarus at telemetry.co.uk>:
> 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
More information about the Lazarus
mailing list