Resolved! HAL_UART_Receive_IT not working
Hi all i'm implementing a serial communication between my evaluation board and my PCi managed to send data from my board and read it via PuTTY.but when i run HAL_UART_Receive_IT and send messages via PuTTY it doesnt trigger the "HAL_UART_RxCpltCallba...