Page 1 of 1

[SOLVED] Firmware Update through VUSB

Posted: Fri Jun 05, 2009 8:13 pm
by mschumann
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

Re: Firmware Update through VUSB

Posted: Sat Jun 06, 2009 11:35 am
by christian
Please have a look at the boot loaders at

http://www.obdev.at/vusb/prjprog.html

That's exactly what you want.

Re: Firmware Update through VUSB

Posted: Sat Jun 06, 2009 2:35 pm
by mschumann
Thanks a lot. No single second I regret having decided to use the atmel family for my handicraft work.