Posted on May 29, 2016 at 11:50Hi All,I have new application used STM8S003, The MCU using timer1 or timer2 to generator 125khz PWM, duty cycle is 50% with 8Mhz HSI clock source.- This is my code to initial time2:static void Timer2_Init(void){ //Rese...