Resolved! Why was UART_FLAG_RTOF removed?
From STM32H7 libraries v1.3.2 to v1.4.0 UART_FLAG_RTOF was removed from stm32h7xx_hal_uart.h.Any good reason why?I am just gonna use USART_ISR_RTOF instead but the question is why would you do that? Was it intended?