mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Update firmware/README
This commit is contained in:
parent
852bfc9c45
commit
0aa91c317d
@ -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
|
* Plug in the OpenMV Cam to a USB port.
|
||||||
2. Connect "BOT" (BOOT0) on the Debug header to VCC
|
* Use the IDE built-in dfu tool to update the firmware.
|
||||||
3. Press the RESET button.
|
|
||||||
5. type make flash
|
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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user