STM32H7 MDMA-MDA chaining
I have difficulties with the following scenario:There is a big buffer of bytes in DTCM memory. The buffer should be transmitted out through UART or SPI. I'm looking for solution, where software only configures the transaction, and then the whole proc...