ORE flag of USART_ISR is not being cleared by HAL layer in STM32-Nucleo-H7A3Zi dev-kit.
Hi community. Greetings of the day!I'm using ThreadX RTOS thread to receive the data from USART and I'm sending it to the ThreadX queue & transmitting it to the USART(Tera-term display).What happening is that I'm using IT(interrupt) method to receive...