XO Stick/Bootloader: Difference between revisions
< XO Stick
Jump to navigation
Jump to search
Tonyforster (talk | contribs) No edit summary |
Tonyforster (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
This is based on [http://arduino.cc/en/Tutorial/ArduinoISP] |
An Arduino can be used as a programmer. This is based on [http://arduino.cc/en/Tutorial/ArduinoISP] |
||
[[File:Burning-bootloader-pinout.jpg]] |
[[File:Burning-bootloader-pinout.jpg]] |
||
''Pinout, using a Duemilanove as the programmer and XO Stick as the target'' |
|||
[[File:Burn-bootloader.jpg|300px]] |
[[File:Burn-bootloader.jpg|300px]] |
||
''Burning the bootloader with an Arduino |
''Burning the bootloader with an Arduino'' |
||
Download the ArduinoISP program to the Arduino which you are using as the programmer, then select your target board type under tools/Board (at the moment 861 is not supported) then Tools/Burn Bootloader |
|||
(because the 861 is not supported I get avrdude: Expected signature for ... is ... Double check chip, or use -F to override this check.) |
Revision as of 05:29, 4 November 2012
An Arduino can be used as a programmer. This is based on [1]
Pinout, using a Duemilanove as the programmer and XO Stick as the target
Burning the bootloader with an Arduino
Download the ArduinoISP program to the Arduino which you are using as the programmer, then select your target board type under tools/Board (at the moment 861 is not supported) then Tools/Burn Bootloader
(because the 861 is not supported I get avrdude: Expected signature for ... is ... Double check chip, or use -F to override this check.)