STM32F072 usart doesn't reveive data
Posted on January 11, 2016 at 16:44 Hi,i am working with Stm32f072 microcontroller and i can send datasuccessful.But my code doesn't enter usart interrupt.My code is below,thanks for your support. void USART_Configuration() { GPIO_InitTyp...