STM32F4 Usart1 problem
Posted on October 18, 2012 at 11:01 Hi, Im using a STM32f405RG and i am trying to get a simple USART example to work. I load the following code to the mcu: #include ''stm32f4xx.h'' #include ''stm32f4xx_gpio.h'' #include ''st...