Issues with Nucleo STM32-H7A3ZI-Q and DCMI with OV5640 camera
I've been trying to connect to multiple OV5640 camera sensors from different brands and even STM32's official board B-CAMS-OMV on the STM32-H7A3ZI-Q nucleo board and have had no luck with it whatsoever. Does ST have any projects that are built off this board to interface with the OV5640 drivers that ST provides? The one that is provided with the STM32 b-u585I-IOT2a board works just fine and when comparing against the two projects the function calls are nearly identical except for the hardware initialization since the u585 uses GPDMA rather than DMA. Whenever my project is ran across the H7A board the DMA will always pull 0's.
Any help is greatly appreciated.
