DMA transfers 25% of buffer in memory to memory mode
Posted on June 29, 2017 at 23:46Using STM32F417 DMA and got it to work but it only transfers 25% of the buffer size indicated. So far, I have tested the following buffer sizes:Buffer size (bytes) Bytes transferred10 ...