2026-02-27 4:06 AM
STM8S003F3P6 in this there are two timer 1 with Four independent capture/compare channels (CAPCOM) configurable as input capture, output compare, PWM generation (edge and center aligned mode) and single pulse mode output and tim2 has 3 individually configurable capture/compare channels.
can i use all seven as simultaneously for PWM?
Solved! Go to Solution.
2026-03-01 12:33 AM
You can use all seven channels simultaneously but the output signal of all channels of timer1 have the same period. The same for timer2. You can only change the duty cycle.
2026-03-01 12:33 AM
You can use all seven channels simultaneously but the output signal of all channels of timer1 have the same period. The same for timer2. You can only change the duty cycle.