mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-08-13 19:49:24 +03:00
it works
This commit is contained in:
3
G4:G431/usart_full_DMA/Readme
Normal file
3
G4:G431/usart_full_DMA/Readme
Normal file
@@ -0,0 +1,3 @@
|
||||
Simplest example of working with USART1 fully by DMA (both Rx and Tx).
|
||||
To detect end of line I use interrupt by symbol '\n' in RXD.
|
||||
Events of pressing/releasing button on PC13 are written onto terminal.
|
||||
Reference in New Issue
Block a user