How does the DMA controller handle several streams simultaneously?
Posted on November 16, 2017 at 11:35I am working with the stm32f4-discovery development board. An SPI bus configured in slave mode is using the DMA controller and I might add other things that will use the same DMA controller. This raises the questi...