OpenMV with my own custom PCB

Hi guys, if I spin up my own STM32 based PCB, do I need to flash any firmware to the STM32 in order to use OpenMV IDE or can the IDE flash the necessary firmware?

Thanks in advance for the help!

The IDE can flash the firmware if you use DFU loading. We don’t support jtag. You can just use stcube for loading jtag if you need that. Our binaries can be loaded by standard tools.