UART RX Interrupt timeout
Hi there!I start to use a UART (RS485) with stm32g031f6 , and i use HAL_UART_Transmit_ITHAL_UART_Receive_ITand both works. So now i want implemet an timeout on RX line. I saw the app note 3109 and i have a couple of question:if i use timer input capt...