Getting started with STM32L053: UART Full duplex in DMA Mode
In the previous guide (here), we saw how to configure the UART and DMA to work in transmit mode. In this guide, we shall see how to configure the DMA and UART to work in full duplex. In this guide, we shall cover the following: Configure UART in...
READ MORE