Closed tmk closed 9 years ago
You can download binary of Atmel USB DFU bootloader here. No source codes are supplied. http://www.atmel.com/devices/ATMEGA32U4.aspx http://www.atmel.com/Images/megaUSB_DFU_Bootloaders.zip
While ATXmega seems to have source codes for its bootloader. http://www.atmel.com/Images/doc8429.pdf http://www.atmel.com/Images/AVR1916.zip
I lost Atmel genuine bootloader for some reason during fiddling with ICSP with avrdude :) I don't know why for sure, I was just trying to read lock/fuse bits... but I must have been dumb.
So without bootloader I can't program it with USB line and very unusable. Atmel genuine bootloader for ATmega32U4 is not avaiable I had to build LUFA DFU bootloader and program it with AVRISPmkII via ICSP.
LUFA DFU bootloader is completely compatible for Atmel's, it rocks!
build
makefile for ATmega32U4(HHKB controller/Teensy)