Atmel USB DFU Programmer
Description
A multi-platform command-line programmer for Atmel (8051, AVR, XMEGA & AVR32) chips with a USB bootloader supporting ISP. This is a mostly Device Firmware Update (DFU) 1.0 compliant user-space application.
Categories
License
Update Notifications
User Ratings
User Reviews
-
merci beaucoup
-
dfu-programmer is fast and stable
-
Worked awesome once I installed libusb-dev and changed a few lines in the Makefile in the src folder. Changed from this: LDFLAGS = -lusb-1.0 LIBOBJS = LIBS = To this: LDFLAGS = LIBOBJS = LIBS = -lusb-1.0
-
What a relief after all that pain and brokenness with Atmel's broken closed-source flip and batchisp3. (see http://code.google.com/p/mizar32/wiki/FlashingFirmware for a comparison) Many thanks
-
Fast and simple.
-
Great piece of software! How can I donate some money?