Question
STM32H7 + OV5640: unable to capture any images
Hi!
I am working with a stm32h743zit6 + ov5640 combo. I am using STM32CUBEMX + Makefile on Ubuntu.
Currently I am at the state of:
- Camera setup is successful
- Code gets into HSYNC event callback
- Code gets into VSYNC event callback
- Code doesn't get into Frame event callback
Currently I am unable to capture any images. I would really appreciate your help!
Thank you in advance!
