SPI transfer size using DMA peripheral flow control mode
I need to transfer data between two micro controllers - both short commands and large blocks of data.The STM will receive and so will be the SPI slave. I intend to use DMA.The SPI master will transmit either short or long packets and so need a way to...