TPM low power

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

TPM low power

1,722件の閲覧回数
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,679件の閲覧回数
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,651件の閲覧回数
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,634件の閲覧回数
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,687件の閲覧回数
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,690件の閲覧回数
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.