Hi all,
If WDT overflow interrupt is enabled(WDT_WIER.OVF_IT_ENA =1), will WDT generate interrupt only without overflowing reset operation?
I read TRM, but I did not know if WDT reset would be invalid.
Best regards,
Sasaki
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all,
If WDT overflow interrupt is enabled(WDT_WIER.OVF_IT_ENA =1), will WDT generate interrupt only without overflowing reset operation?
I read TRM, but I did not know if WDT reset would be invalid.
Best regards,
Sasaki
Thank you for your support.
If overflow interrupt is enabled, does WDT reset take place after interrupt handling?
Does it take a reset after an interrupt?
Or will interrupts and reset occur simultaneously?
If it happens simultaneously, I would like to know how to use the overflow interrupt.
Best regards,
Sasaki