openmv/firmware
2015-07-28 20:36:53 +02:00
..
openmv.bin Update binaries and add elf 2015-07-28 20:36:53 +02:00
openmv.dfu Update binaries and add elf 2015-07-28 20:36:53 +02:00
openmv.elf Update binaries and add elf 2015-07-28 20:36:53 +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.