User Activity

Posted on December 02, 2015 at 00:56I am having trouble creating a PWM output using a timer (timer 3, channel 1). Processor is an STM32F072CB. I'm using the following code: Note: GPIO clock is enabled for port A   RCC_TypeDef  *rccptr = RCC;   // En...