User Activity

Posted on March 31, 2014 at 02:29Hello, I am trying to activate the interrupts on PC4-7 so that a flag will appear whenever these pins are set high. I have the base structure of the code completed, however whenever I try to place a break point to se...
Posted on March 30, 2014 at 19:25Hello, I have been having some trouble initializing multiple ADC on my STM32F0 discovery board. I need to sample 4 ADC at a time (or at least one after the other). Does anyone have some example code for initializing ...