User Activity

Posted on July 24, 2013 at 09:24Hi All,          Basically i want to configure the USART1 in the STM32f100R8 uC. The following code i have written for configureing USART1. //UART1 initializationRCC->APB2ENR |= RCC_APB2ENR_AFIOEN + RCC_APB2ENR_IOPAEN...