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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-14 10:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-14 10:55 PM
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 ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-14 11:56 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-15 12:07 AM
Thanks for the reply!
can you share me the Reference Manual link and any reference code for this to reset ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-15 9:04 AM
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
