2019-12-23 08:28 AM
Hi,
i want to put my device STM32L010 for 5 minutes in stop mode. Then wake up to measure something with ADC and go in stop mode again.
How can i handle the IWDG in stop mode? According to the reference manual, the timer cannot be stopped. ???
17.3.4 Behavior in Stop and Standby modes
Once running, the IWDG cannot be stopped.
Is there another way to use the IWDG in stop mode?