User Activity

Hello,I have just started with STM32 after some projects with AVR MCUs. I have recently noticed a strange behavior with "HAL_UART_Receive_IT" function. Everything works fine for me if the size argument is one, but for other values the overrun flag is...