MaJerle / stm32-usart-uart-dma-rx-tx

STM32 examples for USART using DMA for efficient RX and TX transmission
MIT License
1.27k stars 319 forks source link

Explanation of UART Receive IDLE DMA ringbuffer #37

Closed SONGMENGSEN closed 4 months ago

SONGMENGSEN commented 4 months ago

I have observed that the lwrb library has been updated, can you add an example of using the Lwrb library to implement serial port Receive, and using DMA

MaJerle commented 4 months ago

There are example using LwRB.