KL25Z can't wake up from VLLSx mode

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

KL25Z can't wake up from VLLSx mode

跳至解决方案
1,244 次查看
seanwu
Contributor IV

Dear sir,

     I use FRDM Kl25Z, and processor expert with CW10.4.

    I try to wake up from VLLSx mode via external pins P5, P6, P14, P15.

But it won't go to Cpu_OnLLSWakeUpINT() when I active the external pins.

I also try to wake up frome LLS mode via the external pin.

It could go to Cpu_OnLLSWakeUpINT() when I ative the external pins.

any body coud help me to resolve this issue?

Thanks.

BR,

Sean Wu

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,001 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Sean,

When KL25 enter into LLS or VLLSx  low power mode, the GPIO module is static and pins latched.

It need to use LLWU module to wake up the chip from LLS or VLLSx  low power mode.

You can download and refer KL25_SC example code about low power mode:

http://cache.freescale.com/files/32bit/software/KL25_SC.exe

Wish it helps.

Best regards,

Ma Hui

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,002 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Sean,

When KL25 enter into LLS or VLLSx  low power mode, the GPIO module is static and pins latched.

It need to use LLWU module to wake up the chip from LLS or VLLSx  low power mode.

You can download and refer KL25_SC example code about low power mode:

http://cache.freescale.com/files/32bit/software/KL25_SC.exe

Wish it helps.

Best regards,

Ma Hui

0 项奖励
回复