STM32 UART DMA RX/TX
This is an application note and contains a list of examples about 2 distinct topics: Receiving data with UART and DMA when application does not know in advance size of bytes to be receivedTransmitting data with UART and DMA to avoid CPU stalling an...