2019-02-13 04:25 AM
Hello,
After reading some applications note I did't find the way to implement a watchdog for my case.
My case:
WWDG can't be used because some functions take more than 100ms.
I see that IWDOG can be stopped ?!
Somethime I have a problem with interrupt from UART and USB, MCU stay on these interrupt and my Main loop is not proceced...
How can I do to have a watchdog @ 5000ms disabled when I'm in STANDBY mode ?
Thanks for help.
2019-02-15 07:27 AM
Hello,
You can disable the IWDG when in standby mode only if you use an microcontroller with the option byte "IWDG_STDBY".
IWDG_STDBY:
Best Regards,
Mohamed Aymen.
2019-02-15 07:54 AM
Hello,
Thanks for support.
The microcontroller STM32F415 doesn't have this option bit.
Regards,
2019-02-18 05:19 AM
Hello,
In order to exploit this feature, you must use a microcontroller with this option byte .
Best Regards,
Mohamed Aymen.
2023-05-13 10:13 PM
hi, please suggest me about product series name of option byte with i watchdog +standby availability
from which series above mentioned option available .