USART + Polling
Posted on May 05, 2015 at 09:24Hello all, I am novice to STM family. Here is the code which I have written for USART but not working .void UsartInit(void) { USART_InitTypeDef USART_InitStructure; GPIO_InitTypeDef GPIO_InitStructure...