Interfacing of STM32 H747I-DISCO Board with B-CAMS-OMV Camera Module
Hello All,
I'm currently working with the STM32 H747-DISCO board, but I'm encountering some difficulties in interfacing the B-CAMS-OMV Camera Module. The LCD is functioning correctly, but the camera is not working (even though the 3 LEDs are lit).
I'm running the DCMI_SnapshotMode project from STM32Cube_FW_H7_V1.11.2 (which I downloaded from the STM32CubeIDE 1.15.1 framework). After performing a clean, build all, and run, there are no errors, but I'm getting the following warning:
"C:/ST/STM32CubeIDE_1.15.1/STM32CubeIDE/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.12.3.rel1.win32_1.0.100.202403111256/tools/bin/../lib/gcc/arm-none-eabi/12.3.1/../../../../arm-none-eabi/bin/ld.exe: warning: DCMI_SnapshotMode_CM7.elf has a LOAD segment with RWX permissions"
Here's a link to my shared screen: https://www.awesomescreenshot.com/video/30135286?key=2ba1dbe8ce3ec2c1a9cdb4eaac6cd571
Can anyone help me resolve this issue?
