Avrdude

From Attie's Wiki
Revision as of 18:41, 1 June 2010 by Attie (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

For ATMega168:

$ avrdude -c buspirate -P /dev/ttyUSB1 -x speed=3 -p m168

For ATMega328p:

$ avrdude -c buspirate -P /dev/ttyUSB1 -x speed=3 -p m328p

Terminal mode: -t. Use command part to see detailed part information.
To upload file: -U memtype:op:filename[:format]
To use the arduino bootloader: -c stk500v1

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox