Working with STM32 and SPI: Full Duplex Mode with DMA
In the previous guide (here), we took a look at the SPI transmit mode using DMA. In this guide, we shall use DMA to send and receive data from slave device (MPU9250) in this case using only DMA. In the guide we will cover the following: SPI...
READ MORE