STM32f10x Usart polling problem
Posted on May 04, 2015 at 15:53 Hi, I have a problem with usart2 with my stm32f10x. I want to send data using polling and the TXE Flag does not SET and i don't know why. This is the init of the GPIO Ports. /** USART2 GPIO...