STM32F407: Each stream is connected to dedicated hardware DMA requests,…
Posted on April 19, 2018 at 15:14Dear Community,I want to know (for STM32F407) which DMA streams I can connect to peripheral hardware. From example-codes I know for example that SPI2 interconnects to DMA1_Stream4. The datasheet states: “Each strea...