STM32F4 Camera with STM32F7 Discovery board?
Hi all,
I'm trying to use the camera
STM32F4DIS-CAM
with my STM32F7 Discovery board, with Keil uVision IDE. I have downloaded STM32Cube, and in the examples there is a BSP directory, with BSP drivers examples, including a camera.c for the camera. All the drivers are working well (LCD, Touchscreen, audio, sram...), but the programm stops when the Camera example starts. It seems that the initialization is OK, I can see 'QQVGA camera stream', but then nothing happens, the stream is only a white screen, and the touch actions do not work (change brighness, contrast...). The 'user button' also do not work anymore...Do you have an idea of the way I should follow to solve such problem?
Thank you.
Best regards,
