Question
The procss of using SPI slave with dma
Hi I am fairly new to SPI slave with dma on a microcontroller, I am wondering in firmware what is the process of implementing it? I have set spi1 up as spi slave and assign dma streams to it in the cubeide, but now that it is set up, how is the data trasmitted and received? What do I need to do additionally to send and receive data automatically when the master sends a sclk signal?
Thanks!
