XO Stick/Bootloader: Difference between revisions
< XO Stick
Jump to navigation
Jump to search
Tonyforster (talk | contribs) (Created page with '300px ''Burning the bootloader with an Arduino warning, I haven't tried this yet''') |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
This page is work in progress. |
|||
An Arduino can be used as a programmer. This is based on [http://arduino.cc/en/Tutorial/ArduinoISP] |
|||
[[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. |
|||
Arduino only supports the ATMega chips. There's some progress on |
|||
ATtiny support but it's not stable yet. This is the project we've |
|||
been following: |
|||
http://embedded-creations.com/projects/attiny85-usb-bootloader-overview/ |
|||
:This was replaced by https://github.com/Bluebie/micronucleus-t85 ... but it isn't clear how to program this into an XO Stick yet. Has anyone done it? --[[User:Quozl|Quozl]] 09:11, 19 March 2013 (UTC) |
Latest revision as of 09:11, 19 March 2013
This page is work in progress.
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.
Arduino only supports the ATMega chips. There's some progress on ATtiny support but it's not stable yet. This is the project we've been following:
http://embedded-creations.com/projects/attiny85-usb-bootloader-overview/
- This was replaced by https://github.com/Bluebie/micronucleus-t85 ... but it isn't clear how to program this into an XO Stick yet. Has anyone done it? --Quozl 09:11, 19 March 2013 (UTC)