Question
STM32L162 Watchdog and Stop Mode
Posted on March 09, 2017 at 20:22
Is it possible to enter Low Power Mode (Stop Mode) if the watchdog (Independent or windowed) is enable?
I know the independent watchdog cannot be disabled, but I though the windowed one could be disabled. I'm using CubeMx to configure my peripherals, and I don't find any function to disable the watchdog. So every time it fall into sleep, the watchdog reset the MCU.
