2010-05-15 21:41:48 +02:00
|
|
|
The utility allows you to download firmware into and upload firmware from
|
2015-12-02 15:28:31 +01:00
|
|
|
the memory of a Cypress EZ-USB/FX2/FX3 chips. It is a de facto standard
|
|
|
|
for programming this family of devices.
|
2010-05-15 21:41:48 +02:00
|
|
|
|
2015-12-02 15:28:31 +01:00
|
|
|
This port is based on original fxload(8) program available from Linux
|
|
|
|
Hotplug Project. Libusb support has been provided to correctly work on
|
|
|
|
FreeBSD and patches for the FX3 have been merged in.
|
2010-05-15 21:41:48 +02:00
|
|
|
|
2015-12-02 15:28:31 +01:00
|
|
|
WWW: https://bitbucket.org/DJOConnor/fxload
|