DMA and Concurrency Concepts
Posted on August 22, 2013 at 18:12I'm new to ARM and have been doing a lot of work/research on DMA on the STM32F4 Discovery board. I have multiple DMA streams working correctly for SPI to an OLED and some LED controllers but I have a fundamental qu...