STM32F407 timer output compare for timeout
Posted on March 14, 2017 at 19:42HiI've been trying to use the TIM3 in my stm32f407 in output compare mode to generate a timeout delay.What I've been struggling with is that there is little documentation on using a timer with HAL for such applicatio...