2017-02-06 05:01 AM
Hello
could you show me example how to stop or freez IWDG in STM32F407 ?
Thank you in advanced
2017-02-06 05:29 AM
could you show me example how to stop or freez IWDG in STM32F407 ?
This assumes that a running WDG can be stopped.
This assumption is wrong. Once running, you need to 'feed' it constantly, or face reset.
This 'feature' was/is discussed here occasionally. Perhaps a search would bring up previous, similar threads - if they didn't go lost during the Great Transition, or a former meltdown.
2017-02-06 06:34 AM
AvaTar wrote:
This 'feature' was/is discussed here occasionally.
e.g.
2017-02-14 04:14 AM
Hello
ASSAAD.ASSAAD
,In STOP mode, once the watchdog is started, then it cannot be stopped except by a reset.
According to the reference manual : 'the IWDG is started by writing to its Key register or by hardware option. Once started it cannot be stopped except by a Reset. See Section 3 in Section 21: Independent watchdog (IWDG).'Hope this helps you.
Regards
Imen
You are an STM32 user and want to express your trust for our products and win a 3D printer?
Get your chance participating in
https://community.st.com/community/stm32-community/embedded-world-contest
2017-02-14 11:47 AM
Thank you Imen ;
My question is about standby mode ; is it same No way to freeze it or stop it ( standby not stop ) ?
Regards
Assaad
2017-02-15 01:36 AM
Hi ASSAAD,
In Standby mode: once the IWDG is started, it cannot be stopped except by a reset.
Regards
Imen