User Activity

I am developing a project in which I need to read data that is sent on the UART.Since it was not working i tried to write a new firmware that only reads from UART, with the following code:/* USER CODE BEGIN 2 */volatile HAL_StatusTypeDef huart3RxStat...