Associate
September 13, 2019
Solved
STM32f103c8 Bluepill uart not working properly. Transmitting garbage values
- September 13, 2019
- 3 replies
- 1986 views
Dear team,
I am facing issue with STM32 uart.
I have stm32f103c8 (you can google "stm32 bluepill ") board with me.
I want to use uart communication on this, i am using Stm32 Cube ide 1.0.0 .
when i transmit data from uart i receive garbage value on my laptop.
I am using usb to serial converter.
Please find zip file for code and snap shots.
Imp points:
I have tested my usb to serial converter with another controller which runs on 3.3v.
i have checked with another uart also its also giving same problem.