Initializing Ov2640 camera
I want to initialize ov2640 camera using custom board with stm32h733VGT but camera does not respond to I2C as i check it by I2C function I2C device ready but it does not give ok in response but functions return ok if I attach it with any other sensor at I2C like IMU .Now I am trying it on WEACT STM32H7B0 board for camera and LCD but case is same.
Also Git Hub example of WEACT STM32H7B0 does not contain CubeIDE project file so it is not opening in CUBE IDE. I have old version of CubeIDE 6.10.
I have attached files of my code kindly guide.
