Skip to main content
Visitor II
November 18, 2024
Solved

Inquiry on STM Controllers with Sinusoidal PWM Capability for Dual H-Bridge Applications

  • November 18, 2024
  • 1 reply
  • 588 views

Hello,

Can you please check if STM manufactures controllers with Sinusoidal PWM, our requirement is to drive 2 H-bridge full drivers, so if they are available please let me know.

 

Thanks,

Sonali

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello,

    There is no feature called "Sinusoidal PWM" on STM32 but you can generate sinusoidal with a timer PWM output.

    You can refer to this article:

    https://community.st.com/t5/stm32-mcus/how-to-generate-a-sine-wave-using-pwm-and-rc-filter-with-the/ta-p/49415

    Watch also this video: https://www.youtube.com/watch?v=4omSQHY0rDw

    You can also use DAC to generate sine wave:

    See these threads: https://community.st.com/t5/stm32-mcus-products/how-to-generate-a-sine-wave-using-dac-with-stm32f410rb-using/td-p/694638

    https://community.st.com/t5/stm32-mcus-products/how-to-generate-a-sine-wave-using-dac-and-dma-with-the/td-p/687189

    Hope it does answers your question.

    1 reply

    mƎALLEmAnswer
    Technical Moderator
    November 19, 2024

    Hello,

    There is no feature called "Sinusoidal PWM" on STM32 but you can generate sinusoidal with a timer PWM output.

    You can refer to this article:

    https://community.st.com/t5/stm32-mcus/how-to-generate-a-sine-wave-using-pwm-and-rc-filter-with-the/ta-p/49415

    Watch also this video: https://www.youtube.com/watch?v=4omSQHY0rDw

    You can also use DAC to generate sine wave:

    See these threads: https://community.st.com/t5/stm32-mcus-products/how-to-generate-a-sine-wave-using-dac-with-stm32f410rb-using/td-p/694638

    https://community.st.com/t5/stm32-mcus-products/how-to-generate-a-sine-wave-using-dac-and-dma-with-the/td-p/687189

    Hope it does answers your question.