2023-03-14 10:53 PM
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 ??
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
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 ??
2023-03-15 09: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