DCMI_SnapshotMode project on STM32H747I-DISCO Not Working
The DCMI_SnapshotMode (and the DCMI_CaptureMode) project is able to be compiled and executed on the discovery kit, but the LCD panel only shows snow/static instead of video from the B-CAMS-OMV camera module bundle.
Analysis via an oscilloscope shows that the camera itself is working and sending data over to the processor, indicating the step in which that data is sent to the LCD where things seem to go wrong.
This issue occurred on 3 different STM32H7747I-DISCO boards (all purchased from DigiKey and all with the same B-CAMS_OMV camera module bundle attached). The CM7 processor-only code was executed.
Are there any known solutions to this issue?