2015-11-16 06:08 AM
Hi everyone,
I am using the STM32L152 MCU. I am trying to implement a watchdog on my low power module (in stop mode).The device only wakes up on interrupt in order to optimize power consumption.I saw differents topics on this and I know we can't disable IWDG or WWDG when enabled.Does anyone found a solution to implement a watchdog with low power mode ? (without waking up MCU periodically to reload counter ...)RegardsAlexis #watchdog