Skip to main content
Graduate
February 20, 2025
Question

[STM32H743VITx] PWM Configuration

  • February 20, 2025
  • 1 reply
  • 333 views

Dear Experts,

 

I am expecting to configure the PB5 of the STM32H743VITx as a PWM signal in order to trigger some external devices :

Screenshot from 2025-02-20 11-17-02.png

 

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

 

    This topic has been closed for replies.

    1 reply

    ST Employee
    February 20, 2025

    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.