STM8L Timer Trigger
Posted on December 23, 2015 at 10:19I am using STM8L051F3.I want to use Timer-2 ch-1 & ch-2 and Timer-3 ch-1 in sequence PWM mode.All 3 timer in PWM mode with Period of 6 ms.But first i want to start Timer-2 ch-1 PWM. After Complition of its 1st pul...