It´s possible to stay in Very Low Leakage Mode more than 1 minute?

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

It´s possible to stay in Very Low Leakage Mode more than 1 minute?

跳至解决方案
1,142 次查看
isaacromero
Contributor II

It´s possible to stay in Very Low Leakage Mode more than 1 minute? using the Wake-Up Interruption of LPTMR0 ?

frdm-kl43z‌kl27z VLLS1‌ power modes 

0 项奖励
回复
1 解答
876 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Isaac Romero,

    What the VLLS mode you are using? If you are using VLLS1/3, you can use the LPTMR with 1khz LPO as the wake up source to make the VLLS1/3 more than 1minute.

    You can choose LPO as LPTMR clock source.

pastedImage_3.png

pastedImage_2.png

pastedImage_1.png

Then, from the LPTMR register:

pastedImage_4.png

CMR is 16 bit, it is 65536, so you can reach:65536*1ms=65.536s intervals.

so you can reach 60s =1minute.

Wish it helps you!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
877 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Isaac Romero,

    What the VLLS mode you are using? If you are using VLLS1/3, you can use the LPTMR with 1khz LPO as the wake up source to make the VLLS1/3 more than 1minute.

    You can choose LPO as LPTMR clock source.

pastedImage_3.png

pastedImage_2.png

pastedImage_1.png

Then, from the LPTMR register:

pastedImage_4.png

CMR is 16 bit, it is 65536, so you can reach:65536*1ms=65.536s intervals.

so you can reach 60s =1minute.

Wish it helps you!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

876 次查看
isaacromero
Contributor II

Hello my friend, kerryzhou

I will try to reach it with the CMR but it will be a cycle from VLLS1-Run-VLLS1. I was trying to avoiding it(many cycles to stay more time in stop mode).

VLLS1 resets the systems after WakeUp, but what I want is to stay about 20 minutes sleep and return to RunMode without resets, what I fond was using LLS1.  

Thanks!

Isaac Romero

0 项奖励
回复