Solved
Lowest power mode which resumes program after wake?
Hi all,
I'm developing a low power sensor node using the Nucleo STM32L432KC development board, and I was wondering what the lowest power mode is from which the device can wake up and just continue operation from the next line of code after the sleep command?
I can't seem to find it in the datasheet.
I think I should be able to use the standby mode with the SRAM 2 enabled, but I'm not completely sure.
