STM32F4 Discovery timer syncronization
Posted on March 30, 2015 at 16:46 I am currently trying to generate a squarewave on A8 with TIM1 (50% duty PWM1) and use TIM2 as a slave to trigger an interrupt every 4096th tick (this is used to reset the counter of an LED driver and to push ne...