STM32F103 UART strange behaviour
Posted on August 10, 2015 at 09:25Hello,I am using UART1 for message reception interrupt driven. When the messages wereonly ASCII characters everything worked just fine. But when I changed to binary modeI can see, that some of non ASCII data are com...