Hendrich.org

Atmega: Firmware flashen

Veröffentlicht: 01.02.2011

Mit UsbAsp von Fischl und dem Atmega644 auf dem AVRNetIO:

avrdude -p m644 -c usbasp -v -P usb -U flash:w:"ethersex.hex":i

Mit einem Noname ISP-Programmer, z.B. auf einen Attiny13:

avrdude -p t13 -c usbasp -U flash:w:xxx.hex