Jump to letter: [
AFGHIKLOPQRX
]
fxload: EZ-USB utility program
- Summary
- This package contains utilities for downloading firmware to EZ-USB devices.
EZ-USB devices use 8051-based microcontrollers that have been enhanced with
registers, buffers, and other device-side support for USB transactions.
It currently supports devices based on the Anchorchips EZ-USB, as well as the
Cypress EZ-USB FX (which is almost completely source compatible) and EZ-USB FX2
(which is not). All of these support full speed (12 Mbit/sec) transfers. The
FX2 also supports high speed (480 Mbit/s) transfers, introduced in USB 2.0.
This version of FXLOAD supports optional use of two-stage loading, where
special device firmware is used to support writing into off-chip memory such
as RAM (when firmware neeeds more than about 8 KBytes of code and data) or,
for firmware development, I2C serial EEPROM.
Changelog
- * Fri Dec 15 11:00:00 2006 kwizart < kwizart at gmail.com > - 2002_04_11-1
- Cleaned spec file.
- * Mon Apr 1 12:00:00 2002 David Brownell <dbrownell{%}users{*}sourceforge{*}net>
- fixed/updated RPM build and Makefile
- Makefile automatically embeds version into specfile and binary
- fxload handles 2nd stage loader
- * Mon Jan 21 11:00:00 2002 David Brownell <dbrownell{%}users{*}sourceforge{*}net>
- update fxload rpm description. also, manpage now installs.