2015-08-10 12:25 AM
Hello,
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 completely lost. I mean values like 0x05,0xFE, 0x08...Have any clue about this. #stm32f103 #uart2015-08-10 01:50 AM
Solved nothing to do with stm32