What is the minimum frequency of S32K144

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is the minimum frequency of S32K144

1,571 Views
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 Kudos
Reply
3 Replies

1,554 Views
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 Kudos
Reply

1,544 Views
youngyanliang
Contributor I

Hi Jim, 

  Thanks for reply.

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

0 Kudos
Reply

1,538 Views
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 Kudos
Reply