User Activity

I am using STM32L476.I want to enter the Stop 2 mode and use LPTIM1 as a Timeout wakeup unit.The code is written such that the LPTIM1 wakes up the MCU from Stop 2 mode after every second. The LPTIM1 takes too long to wakeup the MCU for the first time...
I am using STM32L476.In it I am using MSI as a clock source, I want to switch to HSE as Clock Source, I want to know the best oscillator to use (4-48Hz) so that the power consumption is minimum, also I want to know if there would be any change in the...