Resolved! Output Compare - STM32F3Discovery
Hello,I need to understand the implementation of using output compare with timers as a basis to tackle a more advanced project. My start point/goal is a timer with a period of 3 seconds and it toggles when CNT equals 800ms(CCR1). Clock is running at...