XO Stick/Bootloader

From OLPC
< XO Stick
Revision as of 15:57, 4 November 2012 by Tonyforster (talk | contribs)
Jump to: navigation, search

This page is work in progress.

An Arduino can be used as a programmer. This is based on [1]

Burning-bootloader-pinout.jpg

Pinout, using a Duemilanove as the programmer and XO Stick as the target

Burn-bootloader.jpg

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/