KL25Z can't wake up from VLLSx mode

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

KL25Z can't wake up from VLLSx mode

ソリューションへジャンプ
1,681件の閲覧回数
seanwu
Contributor V

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,438件の閲覧回数
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,439件の閲覧回数
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 件の賞賛
返信