Welcome
- dfu-programmer is a Device Firmware Update based USB programmer
for Atmel chips with a USB bootloader.
top
Supported Chips
-
| 8051 Chips | AVR Chips |
| at89c51snd1c | at90usb1287 |
| at89c5130 | at90usb1286 |
| at89c5131 | at90usb647 |
| at89c5132 | at90usb646 |
| at90usb162 |
| at90usb82 |
top
News
Warning: file_get_contents(http://sourceforge.net/export/projnews.php?group_id=147246&limit=5&flat=0&show_summaries=1): failed to open stream: Connection refused in /home/groups/d/df/dfu-programmer/htdocs/index.php on line 70
top
Why dfu-programmer?
- The need for this tool came about when I needed to flash an
at89c51snd1c chip that had the USB bootloader on it, but the Atmel
provided tool (FLIP) didn't support USB flashing in linux.
- After a few days of web searching and scrapping together a windows
machine to do the job, I found that Atmel provided a document
describing the communications protocol used. I happily spent the
next week hacking together the start of dfu-programmer.
top
- The mailing list is the preferred communication method.