How can I get the wakeup resource In S32K142 after The chip exits Stop or VLPS Mode?

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

How can I get the wakeup resource In S32K142 after The chip exits Stop or VLPS Mode?

Jump to solution
535 Views
Jinyuxin
Contributor I

In my project of S32K142, There are some wakeup resources,such as Can、Pin interrupt、WDTG and so on,but How can I get the real wakeup resource after S32K142  is wakeuped?

0 Kudos
Reply
1 Solution
508 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Jinyuxin,

You need to identify the interrupt within the ISR.

This is not much of processing.

 

Regards,

Daniel

View solution in original post

0 Kudos
Reply
4 Replies
504 Views
Jinyuxin
Contributor I

Hello Daniel:

Thank You Very Much.

0 Kudos
Reply
522 Views
danielmartynek
NXP TechSupport
NXP TechSupport
0 Kudos
Reply
514 Views
Jinyuxin
Contributor I

Hello Daniel:

Thank you for your answer,at first.    

Must I put  the  getting wakeup resouce process in each ISR Function?

Can I put this processing after the calling of POWER_SYS_SetMode(VLPS, ..)?

Thank you.

0 Kudos
Reply
509 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Jinyuxin,

You need to identify the interrupt within the ISR.

This is not much of processing.

 

Regards,

Daniel

0 Kudos
Reply