periodic wake up from timers

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

periodic wake up from timers

896 Views
cuongtran
Contributor II

how to implement periodic using any timers from very low power mode for s32K14x?

0 Kudos
1 Reply

614 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

You can use either RTC (alarm interrupt) or LPTMR.

An RTC example without VLPS can be found here:

How to use RTC module with no SDK? 


Example S32K144 CMP Round-robin S32DS2.0 is using LPTMR that triggers CMP.

Regards,
Daniel

0 Kudos