Is it possible to extend the HID-DATA Example in a way that one can update the firmware through this USB Port?
I saw some applications where usb routines write to flash. I don't understand how this can be done while a program is running in exactly that flash memory.
Any help, tip and/or explanation is very welcome! Thanks in advance.
Micha
[SOLVED] Firmware Update through VUSB
[SOLVED] Firmware Update through VUSB
Last edited by mschumann on Sat Jun 06, 2009 11:46 pm, edited 1 time in total.
Re: Firmware Update through VUSB
Please have a look at the boot loaders at
http://www.obdev.at/vusb/prjprog.html
That's exactly what you want.
http://www.obdev.at/vusb/prjprog.html
That's exactly what you want.
Re: Firmware Update through VUSB
Thanks a lot. No single second I regret having decided to use the atmel family for my handicraft work.