openmv/firmware
2018-05-06 23:54:22 +02:00
..
OPENMV1 Update firmware images. 2016-03-15 00:21:42 +02:00
OPENMV2 Update firmware images. 2018-04-23 22:05:44 +02:00
OPENMV3 Update firmware images. 2018-05-06 23:54:22 +02:00
OPENMV4 Update firmware images. 2018-05-06 23:54:22 +02:00
WINC1500 Update WINC1500 firmware. 2017-12-06 20:35:13 +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.