2015-08-07 01:41 AM
I use STM32F4 Discovery and a USB TTL to serially connect the ARM and the computer I use. I got a serial program and it is Parallax Terminal. The problem is when I download the program to the ARM, the character shown in Parallax is different from what I sent (according to ASCII table), but after I pressed the reset button in the ARM, the character received shown in the computer is correct, I wonder why?
#discovery #usart #uart #stm32