Visitor II
February 5, 2026
Question
STM32H7 + OV5640: unable to capture any images
- February 5, 2026
- 1 reply
- 273 views
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!