User Activity

Hi Folks, I am implementing a HAL/DMA UART TX / RX Routine that waits in a state machine for a line-idle interrupt, parses the inputs and immediately responds to the output.The routine needs to work flawlessly, and if a UART error occurs, it needs re...