Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
avr_bootloader:avrdude [2015/10/17 13:46]
admin
avr_bootloader:avrdude [2016/09/12 17:21]
admin
Line 1: Line 1:
----- +===== AVRdude ​& Arduino =====
-**AVRdude** +
-----+
  
-AVRDUDE is a command line tool to program AVR chips. It runs in the background of the Arduino IDE. Sometimes ​it is necessary to erase a chip or set the fuse bits that's when the AVRdude comes handy.+AVRDUDE is a command line tool to program AVR chips. It runs in the background of the Arduino IDE. When burning the bootloader on an Arduino clone it is somtimes ​necessary to erase a chip or set the fuse bits manualy - that's when the AVRdude comes handy.
  
 Dokumentations:​\\ Dokumentations:​\\
Line 54: Line 52:
   sudo avrdude -p m8u2 -c stk500v2 -P /​dev/​ttyACM0 -b115200 -U flash:​w:​MIDI_Firmware/​Arduino-usbmidi-0.2.hex:​i   sudo avrdude -p m8u2 -c stk500v2 -P /​dev/​ttyACM0 -b115200 -U flash:​w:​MIDI_Firmware/​Arduino-usbmidi-0.2.hex:​i
  
 +----
 +~~socialite:​icon facebook twitter googleplus reddit tumblr~~
  
 +---- 
 +~~DISCUSSION~~