openmv/firmware
2016-05-01 16:03:01 +02:00
..
OPENMV1 Update firmware images. 2016-03-15 00:21:42 +02:00
OPENMV2 Update bootloader and firmware images. 2016-05-01 16:03:01 +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.