Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 495 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 495 Bytes

xe-dongle-usb-bootloader

This bootloader is a modified CDC bootloader from LUFA using the avr109 protocol.

Bootloader flashing:

Example command to flash with the FTDI TUMPA device:

$ avrdude -c tumpa -p m16u2 -v -e -u -U flash:w:BootloaderCDC.hex -U lfuse:w:0xDE:m -U hfuse:w:0xD9:m -U efuse:w:0xF4:m -U lock:w:0xCF:m