Question
LPM - stop mode
Hi,
I am using STM32L562CEUx controller. We are using I2C,UART,SPI, RTC with external crystal(32.768MHz), external clock - 24MHz.
Trying to use LPM - stop1 mode.
- DeInit all the peipherals
- Input pins changed to Analog pins.
- Output pins remained same
Current consumption : 1.48mA. I want the least current consumption. Am I missing anything else? Please suggest.
Thank you.
