User Activity

In the debug mode, timer1 starts, all registers are configured correctly and clocked (CNT, CEN..), but nothing happens on pin TIM_CH1.If I turn off one pulse mode in Timer1 then everything works.Code example:int main(void){ /* MCU Configuration------...