Skip to main content
Associate II
October 23, 2024
Question

I Need to start HRTIM TimerA,B,C,D all timers start the pwm signal at same time how can i do it.

  • October 23, 2024
  • 1 reply
  • 491 views

I Need to start HRTIM Timer A,B,C,D all timers start the pwm signal at same time how can i do it.

1 reply

ST Employee
October 27, 2024

Hello @vijay79444

There is already an example with STM32H7 with all PWM channels starting. 

Check: STM32CubeH7/Projects/NUCLEO-H745ZI-Q/Examples/HRTIM/HRTIM_MultiplePWM at master · STMicroelectronics/STM32CubeH7 (github.com)

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.