Hi Hieu,
MK34 datasheet shows VLPS mode power consumption data is only for MK34 chip, and all peripheral clocks is disabled.
For customer still let SLCD module continue working, that will add power consumption when chip in VLPS mode.
Customer can consider to use internal regulator instead of external resistor divider network, which will reduce the power consumption.
In general, after MK34 boot up, the OSC32K is enabled. When customer call OSC32K_Disable() function to disable RTC Oscillator (OSC32K).
For the RTC General Purpose Data Register (RTC_GP_DATA_REG) [CFG0] bit will be reset to 0 (enable the oscillator).
If there without a reset process, customer need to call OSC32K_Enable() function to enable the RTC Oscillator again.
Wish it helps.
best regards
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------