mind-dump.net
Using the DMA controller on STM32F4
http://www.mind-dump.net/using-the-dma-controller-on-stm32f4
Random ramblings on technology, science and the world. Using the DMA controller on STM32F4. September 15, 2013. Setting up DMA transfers. So, what is required to setup a DMA transfer? Each stream itself needs to be associated with one of 8. Well, if your intended DMA transfer involves a peripheral it’s actually not complicated at all, as long as you know where to look. On pages 164 and 165 of the Reference Manual you will find the following two tables:. I’m not alone. As usual, the Standard Peripheral Li...