Question
How to use iwdg in stop mode with stm32l0xx?
Posted on January 19, 2017 at 14:32
Hi, I have a problem with low power mode. I want to use the watchdog with the stm32l0xx.
But when I go in stop mode, I can not disable or frooze the watchdog counter (only possible with l4 family).
And in a perfect world I don't want to wake up the stm in order to refresh the watchdog. It's not very efficient for power saving.
Is there a solution ?
Tanks.
David.
#low-power-mode #stop-mode #stm32l0 #iwdg