Hi Mark,
Thank you for your response. LLWU pin which I want to use is configured as GPIO(PTC4/LLWU_P12) before entering VLLS0. However, in the case of GPIOs except for LLWU_P12 is output port not default it doesn't work properly. Is there any order to work? I describe my software order below. If I write ports setting before "(1)Clear ACKISO bit", it work properly.
Brfore VLLS0 mode:
(1)Set ports except for PTC4 as GPIOs(output low)
(2)Set PTC4 as GPIOs(input) and as ISF flag and Interrupt on falling-edge
(3)Set LLWU_PE4 register and LLWU interrupt
(4)Set register for VLLS0 mode
After VLLS0 mode:
(1)Clear ACKISO bit
(2)Set peripheral register I use
Best Regards,
Tom
TY