Resolved! STM32L4+ USART RX+Interrupt Not working
Hello,I am trying to configure USART1 on Nucleo-32 board using HAL. Code is suppose to first it receive the message and then it transmits the same message.My problem is RDR is showing reading garbage value. Can someone point out was is wrong?(Please ...