2025-12-17 9:28 AM - last edited on 2025-12-17 9:48 AM by Andrew Neil
Dear all
I am relatively new to STM32, using STM32H563 as an SPI slave to receive data and send some feedback data as same time, The SPI master is a Tiva MCU form Ti, as data is relatively long, I need to use DMA, I tried to find an example for it, but there is none with DMA, could some one please provide some starting point for me?
Thanks in advance.
Ping
2025-12-17 10:22 AM
Here is an example of using an SPI slave for transmit and receive on the STM32H5 using DMA: