Hi guys,
I am trying to get openmv1 running. I know that it is not supported anymore, but you know, I had a discovery f4 board (STM32f407) lying around, and bought an ov2640 module. So based on the schematic, I did the wiring between the cam and the board, flashed the board with the firmware in the github repo. After turning on the board, the Blue LED on the schematic (which is LD8 on the discovey board) blinks in an ON-ON-OFF pattern, but the IDE can’t find the camera. So, what is the problem?! Am I missing something?!
P.S: I’m sure the board and the module are not broke, because I can grab pictures from the camera, using ChibiOS and DCMI interface.