Add DFU quick reference image.

Ivan Pejić 2015-02-22 13:46:42 +01:00
parent 6e8932758e
commit cf7492ee0a
1 changed files with 1 additions and 0 deletions

@ -5,6 +5,7 @@ You can download the latest firmware from http://micropython.org/download/.
## Preparation ## Preparation
First, disconnect everything from your pyboard. Then connect the DFU pin with the 3.3V pin (they're right next to each other) to put the board into DFU (*Device Firmware Update*) mode. Now connect the pyboard to your computer via USB. First, disconnect everything from your pyboard. Then connect the DFU pin with the 3.3V pin (they're right next to each other) to put the board into DFU (*Device Firmware Update*) mode. Now connect the pyboard to your computer via USB.
![DFU pin quick reference](https://raw.githubusercontent.com/nadrimajstor/micropython-wiki/master/images/pybv10b-DFU_quick_ref.png)
## Flashing ## Flashing