Skip to content

Watchdog - stop iwdg counter in deepsleep (STOP mode) #1933

Closed Answered by fpistm
JeroenIoT asked this question in Libraries
Discussion options

You must be logged in to vote

Hi,
I don't think you can stop it.
The __HAL_DBGMCU_FREEZE_IWDG() is used when the device enters Debug Mode (core halted) not in a low power mode.

As stated by the ref man:
Once running, the IWDG cannot be stopped.

The only way I can see is to wakeup the mcu before the iwdg expiration to reset it.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@JeroenIoT
Comment options

@fpistm
Comment options

@JeroenIoT
Comment options

@fpistm
Comment options

Answer selected by JeroenIoT
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@fpistm
Comment options

@JeroenIoT
Comment options

@fpistm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants