Error handling for UART RX with DMA
Posted on January 15, 2018 at 11:00Hello!I am using RX DMA with RX timeout detection (based on Efficiently receive UART data using DMA). Under normal condition, everything works fine, but I have problems with the error handing. My MCU is the F302R8 ...