RTOF: Receiver timeout - UART
Hi,HAL Version used - 1.10.0I am using RTO interrupt to identify if the transmitter has finished sending a packet. In the IRQ handler "void HAL_UART_IRQHandler(UART_HandleTypeDef *huart)", this is considered as an error and it is aborting the ongoing...