Hi,
I was looking through the projects and I noticed a couple nice bootloaders, but I didn't see any for the xmega micros.
Does anyone have a bootloader for the xmega128A1 that they would like to share? :wink:
Thanks,
Noob
Hi,
I was looking through the projects and I noticed a couple nice bootloaders, but I didn't see any for the xmega micros.
Does anyone have a bootloader for the xmega128A1 that they would like to share? :wink:
Thanks,
Noob
You can check Atmel's application note AVR1605.
http://www.atmel.com/dyn/product...
AVR1605 is the App. Note for the XMega bootlaoder.
http://www.atmel.com/dyn/products/app_notes.asp?family_id=607
See https://www.avrfreaks.net/index.p... for a port to GCC. There are also some bugfixes on the thread.
-- Damien
Thanks alot everyone