2025-02-19 08:23 PM - edited 2025-02-19 08:24 PM
Dear Experts,
I am expecting to configure the PB5 of the STM32H743VITx as a PWM signal in order to trigger some external devices :
I would like to generate a less-than 30Hz/60Hz pulse with variable duty cycle. Could you help or share some examples in order to archive this within the CubeMX configuration, please ?
Thanks in advance,
Best Regards,
Khang
2025-02-20 12:46 AM
Hello @KhangRtR,
You can follow Getting started with TIM - stm32mcu, to understand how to configure timer's parameters in STM32CubeMX depending on your timer clock.
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.