User Activity

Posted on February 15, 2013 at 04:56I am currently migrating from F1 to F4. Am getting very frustrated. After many reviews of my presentation on F4, I get feedback that : to a lay person, the current project deliverables does not warrant 12 weeks of...
Posted on February 07, 2013 at 05:12I am trying to send data to a PC COM port but cannot figure it outI configured GPIO, NVIC, and USART per specification and it all checks out. The strange thing is, when I connect the Tx pin and ground to oscillosc...
Posted on January 25, 2013 at 11:01What are the advantages and disadvantages of GPIO being assigned to AHB (instead of being assigned to APB) #bus #gpio
Posted on January 14, 2013 at 09:53Hi, I am currently porting robotics software from STM32F1 (Cortex M3) to STM32F4 (Cortex M4). I want to write a simple program to switch on an LED via digital out. The program is supposed to send a digital input in...