STM32 (stm32f103c8t6) DMA performance vs bitbang
Posted on November 10, 2016 at 09:34I've implemented SDRAM access in stm32f103c8t6 using DMA.I notice that performance of the DMA when doing memory to peripheral transfer is quite a lot slower than I expected. The highest reliable clock I can run is...