Skip to content

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

Closed Answered by fpistm
JeroenIoT asked this question in Libraries

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

You must be logged in to vote
4 replies
@JeroenIoT

@fpistm

@JeroenIoT

@fpistm

Answer selected by JeroenIoT

You must be logged in to vote
0 replies

You must be logged in to vote
3 replies
@fpistm

@JeroenIoT

@fpistm

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