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

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

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

ソリューションへジャンプ
536件の閲覧回数
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 件の賞賛
返信
1 解決策
509件の閲覧回数
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 件の賞賛
返信
4 返答(返信)
505件の閲覧回数
Jinyuxin
Contributor I

Hello Daniel:

Thank You Very Much.

0 件の賞賛
返信
523件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信
515件の閲覧回数
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 件の賞賛
返信
510件の閲覧回数
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 件の賞賛
返信