Skip to content

Commit

Permalink
Add upgrade guide
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ Keller committed Aug 26, 2016
1 parent 0c5cb65 commit cfb7294
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions UPGRADE_GUIDE.md
@@ -0,0 +1,13 @@
# OpenBCI 32bit Upgrade Guide

The purpose of this document is to provide instruction, resources, and advice for upgrading an OpenBCI 32bit 8-16 channel board firmware.

## Upgrading to 2.0.0

You must re-program three (3) different microcontrollers: Chipkit Pic32 (hereafter called `Pic`) on the `Board`, RFduino on the `Board` (hereafter called `Device`), and the RFdunio on the `Dongle` (hereafter called `Host`).

The order of programming should go as follows

1. Flash the `Device`
2. Flash the `Host`
3. Flash the `Pic`

0 comments on commit cfb7294

Please sign in to comment.