Skip to main content
sshan.2
Associate III
March 15, 2023
Question

We are using STM32G431RBT6 Break Input .I have configured the Break input and it is working fine .When Break Input is Low ,the PWM is ON. After Break input is High ,the PWM is OFF ,Now if we give Low to the Break input No PWMs are Generated.

  • March 15, 2023
  • 4 replies
  • 1379 views

..

This topic has been closed for replies.

4 replies

sshan.2
sshan.2Author
Associate III
March 15, 2023

we have to do every time Power OFF and ON when ever break input occurred(High) .Is there any way to reset the Break input ??

waclawek.jan
Super User
March 15, 2023

Read the Using the break function subchapter in timer chapter in Reference Manual (RM).

The idea is, that you in program check and remove the reason for break, and then manually set TIMx_BDTR.MOE to reenable the timer's output again.

Alternatively, you can try to set TIMx_BDTR.AOE, if this is what suits your application.

JW

sshan.2
sshan.2Author
Associate III
March 15, 2023

Thanks for the reply!

can you share me the Reference Manual link and any reference code for this to reset ??

Billy OWEN
ST Employee
March 15, 2023

Hi @ss.7hankar​ 

The forum moderator had marked your post as needing a little more investigation and direct support. An online support case has been created on your behalf, please stand by for just a moment and you will hear from us.

Regards,

Billy