Use HAL library to read and write SDRAM with DMA
Posted on June 10, 2014 at 14:59Hi, I am searching what I need to add to my project in order to use HAL_SDRAM_Read_DMA. I don't know where and how to configure the DMA. There is only one example but it doesn't use the DMA. When I start a transfer, t...