Hello everyone,
Context :
I am having troubles chaining the DMA1 and MDMA of the stm32h755, more precisely, I am looking for the following data flow when reading data from SPI, the SPI being regularly triggered :
SPI -> DMA1 Channel3 -> SRAM -> MD...