Skip to content

Instantly share code, notes, and snippets.

@Lauszus
Created February 23, 2013 13:23
Show Gist options
  • Save Lauszus/5019719 to your computer and use it in GitHub Desktop.
Save Lauszus/5019719 to your computer and use it in GitHub Desktop.
Avrdude write to eeprom
avrdude -p m644 -c usbasp -t
avrdude> write eeprom 0x00 0x00 0x20 0x41 0x00 0x00 0x80 0x3f 0x00 0x00 0x40 0x40 0x00 0x00 0x35 0x43
avrdude> dump eeprom 0 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment