Question
DCMI is not working in STM32U5A5Z
- May 2, 2024
- 1 reply
- 2445 views
hello
OV2640 is used as the camera module

I use this fuction HAL_DCMI_Start_DMA(phdcmi, DCMI_MODE_SNAPSHOT, frameBuffer, length);
And I'm going to receive data through UART.

However, the data is not coming.
If you have any good ideas, please let me know
I'm attaching my code here.
