Posted on October 02, 2014 at 06:04
Hi All,
I'm new to embedded programming so I ordered one of these discovery boards to get my feet wet. I'm trying to get USART working so my first goal is to jump the TX and RX pins to see if I can send...
Posted on October 04, 2014 at 16:15Figured I should also post the GPIOA registers...GPIOA->MODER = 0xA8280000GPIOA->OSPEEDR = 0xC3C0000GPIOA->PUPDR = 0x64140000GPIOA->IDR = 0x6C08GPIOA->IFR->IFR[1]->0x770