cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F103 UART strange behaviour

tg.developer
Associate II
Posted on August 10, 2015 at 09:25

Hello,

I am using UART1 for message reception interrupt driven. When the messages were

only ASCII characters everything worked just fine. But when I changed to binary mode

I can see, that some of non ASCII data are completely lost. I mean values like 0x05,

0xFE, 0x08...

Have any clue about this.

#stm32f103 #uart
1 REPLY 1
tg.developer
Associate II
Posted on August 10, 2015 at 10:50

Solved nothing to do with stm32