openmv/firmware
iabdalkader 804c5dc6fe Update binaries
* Color look-up was disabled
2014-11-15 08:15:58 +02:00
..
Makefile Update Makefiles to use DfuSe files. 2014-11-15 04:21:00 +02:00
openmv.bin Update binaries 2014-11-15 08:15:58 +02:00
openmv.dfu Update binaries 2014-11-15 08:15:58 +02:00
README.md Update firmware/README 2014-11-10 22:30:04 +02:00

To update the firmware using the IDE follow these steps:

  • 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.