STM32L422 High current consumption in STOP 2 mode
Hello,
We are trying to put an STM32L422 MCU to STOP 2 mode but the pcb consumption is high (~60uA). The PCB is not to blame because when the MCU enters STANDBY mode, the current consumption is ~5uA.
In order to set up the MCU to enter STOP 2 mode, we followed the example \STM32Cube_FW_L4_V1.16.0\Projects\NUCLEO-L412KB\Examples\PWR\PWR_STOP2.
The only peripherals that we need to remain active are an interrupt in PA1 and the RTC.
