How does UART error handling work when using DMA?
Posted on June 01, 2017 at 13:45Hi all:I wonder how UART error handling works when using DMA on an STM32F4xx, although I do use STM32F0xx microcontrollers too.If a parity or frame error pops up, what is the best way to handle it? I guess you cannot ...