STM32L4+USART+Rx+HAL-------Distortion of received data
Hello Everyone,I am using Nucleo-32 board in my project. I am programming USART to receive 10 character data and then transmit this 10 character data back. Problem that I am observing is that if accidentally 11 character it is suppose to display erro...