How to transfer the DCMI interface data to Uart by using PSRAM and DMA
Posted on February 15, 2014 at 12:15hi, I have used STM32F417 processor with PSRAM 64 MB size and OV5640 Camera. I want to send the camera data from dma to PSRAM then PSRAM to UART4. How to configure the DMA for this above concept. Present dma ...