[MacPorts] #20526: Add ftdi bitbang support to avrdude(+serjtag variant)

MacPorts noreply at macports.org
Sun Aug 2 15:37:16 PDT 2009


#20526: Add ftdi bitbang support to avrdude(+serjtag variant)
-------------------------------+--------------------------------------------
 Reporter:  ranauei@…          |       Owner:  macports-tickets@…                   
     Type:  enhancement        |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.7.1                                
 Keywords:                     |        Port:  avrdude                              
-------------------------------+--------------------------------------------

Comment(by ranauei@…):

 Example to burn [http://www.ladyada.net/library/arduino/bootloader.html
 adaboot] into an arduino duemilanove w/ ATmega328p:
 avrdude -c duemilanove -p m328p -P ft0 -e -u -U lock:w:0x3f:m -U
 efuse:w:0x05:m -U hfuse:w:0xDA:m -U lfuse:w:0xFF:m
 avrdude -c duemilanove -p m328p -P ft0 -U
 flash:w:ATmegaBOOT_xx8_adaboot328.hex -U lock:w:0x0f:m

 Here how to properly wire the arduino:
 http://www.geocities.jp/arduino_diecimila/bootloader/connecting.html#P1

 P.S.: remember to unload the VCP FTDI driver (the one usually installed)
 before using avrdude.

-- 
Ticket URL: <http://trac.macports.org/ticket/20526#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list