Update firmware/README

This commit is contained in:
iabdalkader 2014-11-10 22:30:04 +02:00
parent 852bfc9c45
commit 0aa91c317d

View File

@ -1,6 +1,11 @@
To flash the OpenMV Cam,
To update the firmware using the IDE follow these steps:
1. Plug in the OpenMV Cam to USB
2. Connect "BOT" (BOOT0) on the Debug header to VCC
3. Press the RESET button.
5. type make flash
* Plug in the OpenMV Cam to a USB port.
* Use the IDE built-in dfu tool to update the firmware.
To update the firmware manually follow these steps:
* Connect BOOT0 to VCC on the debugging header.
* Plug in the OpenMV Cam to a USB port.
* Type make flash, wait until it's done.
* Remove the jumper and reset the board.