STM32F103RBT6 UART is sending garbage data
Posted on April 21, 2018 at 13:38 I am Working on STM32F103RBT6 and need to implement UART in my Requirement. I tried Using UART1 and UART2 Both individually on my code to send character data 'Hi I am Working ' to the PC. But Every time UART is sen...