STM32L Stop Mode
Posted on February 05, 2013 at 20:46I cannot get stop mode current below 1.1 mA in the IAR STM32L152VB eval board. This is the code to prep and then go to stop mode:lowPowerConfigGPIO(); (this configures all GPIO pins as ADC inputs)PWR_FastWakeUpCm...