What is the minimum frequency of S32K144

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

What is the minimum frequency of S32K144

1,530 次查看
youngyanliang
Contributor I

Hi nxp team, 

MPN:FS32K144HFT0VLFR
We use FTM1_CH1 (pin-37) to drive the LED(Only VLPR mode need drive LED);
External 8M crystal and 32.768K OSC are used.


1.What is the minimum frequency that can be driven by this pin(VLPR mode)?
2.Can VLPR mode achieve the following frequency and duty cycle?

youngyanliang_0-1651805227988.png

 

0 项奖励
回复
3 回复数

1,513 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@youngyanliang

FTM can full-function run on VLPR mode only when source by SIRC, so the FTM source clock frequency is 8MHz default,and the max clock source prescaler is 128,

So the FTM max overflow time is :(63335-1) / (8000000Hz / 128) =1.048544S,I guess.

in this case,the LED frequency is so slow, is it necessary to use the FTM module?

BR!

     Jim,

0 项奖励
回复

1,503 次查看
youngyanliang
Contributor I

Hi Jim, 

  Thanks for reply.

  Do you have any suggestion?  GPIO as pseudo-PWM?

0 项奖励
回复

1,497 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@youngyanliang

If it is in VLPR mode, just set your IO port to GPIO, and then use the timer to regularly output high and low levels.

BR!

     Jim,

0 项奖励
回复