TPM low power

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

TPM low power

1,721 次查看
GustavoSanchez
Contributor I

Hi, is it possible to configure the Timer/PWM Module in low power mode (lls)?

If it is, what register is neccessary to configure?

I am actually using MCGIRCLK clock in the SetTPMClock and  kCLOCK_McgInternalRefClk macro in the SetTimerPeriod function.

Thanks.

 

@EdwinHz 

0 项奖励
回复
5 回复数

1,678 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @GustavoSanchez 

The LLS mode is not compatible with the TPM module, it is functional in STOP/VLPS mode.

Miguel04_0-1670437532640.png

Let us know if you have another question.

Best Regards, MIguel.

0 项奖励
回复

1,650 次查看
GustavoSanchez
Contributor I

Hi, Miguel thanks for your answer.

And yes I have another question.

 

Is there another way to use a timer in lls mode? Im not sure if the PIT module have this capability.

 

thanks.

0 项奖励
回复

1,633 次查看
Miguel04
NXP TechSupport
NXP TechSupport

Hi @GustavoSanchez 

On chapter 7.5 Module operation in Low-Power modes on your KL17 reference manual, you will find a table that says the functionality of your board modules in different power-modes. Based on the tables LLS section, the PIT module stay static (Module Registers states and associated memories are retained).

Let me know if you have another question.

Best Regards, Miguel. 

0 项奖励
回复

1,686 次查看
GustavoSanchez
Contributor I

Of course:

Number part: MKL17Z256VFM4

SDK Version: 2.8.0 (366 2020-07-21)

IDE Version: v11.4.0_6237

0 项奖励
回复

1,689 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @GustavoSanchez,

Could you be so kind to specify the part number, SDK and IDE version you are currently using for your project?

 

Thanks,

Edwin.