Solved
STM32H723: Window WatchDog (WWDG)
I am using STM32H723 and have implemented WWDG. Below is my configuration:

Are there possibility that when the system resets due to watchdog it would not trigger its ISR.
I am using STM32H723 and have implemented WWDG. Below is my configuration:

Are there possibility that when the system resets due to watchdog it would not trigger its ISR.
For now I am using a timer to refresh the WWDG when file transfer is happening and it is working fine. But couldn't figure out the reason behind the above mentioned unusual condition.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.