STM32H747I-DISCO + OV5640 framerate
I have an STM32H747I-DISCO board and a B-CAMS-OMV camera module with the OV5640 sensor. I'm trying to increase the frame rate using the BSP code from the example:https://github.com/STMicroelectronics/stm32ai-modelzoo-services/tree/main I managed to a...