Getting started with STM32L053: SPI Full Duplex using DMA
In the previous guide (here), we tool a look for SPI in duplex mode using polling mode. In this guide, we shall see how to do SPI Full duplex using DMA. In this guide, we shall cover the following: Enable RXDMA for SPI. Configure DMA. SPI RX with...
READ MORE