Skip to content

Commit

Permalink
README updated some more
Browse files Browse the repository at this point in the history
  • Loading branch information
emaker committed Jan 11, 2012
1 parent 071fea6 commit e20dcfe
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,19 @@ Runs with Arduino0023

Background:

Bootloader taken from https://github.com/maniacbug/mighty-1284p/tree/master/bootloaders/standard
Fuses set according to http://stevesfixitshop.blogspot.com/2011/12/sanguinololu-13a-part-3not-out-of-woods.html
Sanguino files based on http://code.google.com/p/sanguino/downloads/detail?name=Sanguino-0023r2.zip&can=2&q=
-Bootloader taken from https://github.com/maniacbug/mighty-1284p/tree/master/bootloaders/standard
-Fuses set according to http://stevesfixitshop.blogspot.com/2011/12/sanguinololu-13a-part-3not-out-of-woods.html

You cannot use a USBTinyISP with a 1284p as that programmer cannot cope with more thsan 64k flash.
The Pololu AVR-USB programmer works well, and in theory using another Arduino as ISP should also work.
Low 0xD6
High 0xDC
Ext 0xFD

-Sanguino files based on http://code.google.com/p/sanguino/downloads/detail?name=Sanguino-0023r2.zip&can=2&q=

-avrdude.conf edited to include 1284p

-You cannot use a USBTinyISP with a 1284p as that programmer cannot cope with more thsan 64k flash.
The Pololu AVR-USB programmer works well, and in theory using another Arduino as ISP should also work.


Instructions:
Expand Down

0 comments on commit e20dcfe

Please sign in to comment.