2015-04-15 06:23 AM
I am using the STM32F429 and are using a timer in output compare mode. It works as expected, except that it toggles the output on overflow as well as compare. Is there some way to disable this behavior? I am using the output compare in toggle mode.
#stm32 #stm32f4 #discovery #timers