cancel
Showing results for 
Search instead for 
Did you mean: 

STM8S003F3P6 all pwm use as simultaneously

Nikhil_
Associate

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?

1 ACCEPTED SOLUTION

Accepted Solutions
AA1
Senior III

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.

View solution in original post

1 REPLY 1
AA1
Senior III

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.