USART2 / BOOT problem
Posted on September 28, 2012 at 14:13Hi! I'm working with a STM32F0-Discovery board + IAR IDEAfter loading this code... void USART_Configuration(void){ /* Abilita clock GPIOA e DMA */ RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GPIOA , ENABLE); /* ...