Hi,
In my custom S32K3 hardware I have external GPIO interrupt on a EIRn supported pin? Can I use EIRQ interrupt to wake up the controller when the controller is in sleep / standby mode ? (Note: This EIRQn does not have any WKPU option).
Would it be possible to wake up if the EIRQn pin had WKPU option also?
Any inputs on this would be of help.
Regards,
解決済! 解決策の投稿を見る。
Hi
Please read the chapter 48.1.4 WKPU wake-up source connectivity of S32K3XXRM Rev8. EIRQn is not listed, but if the EIRQn pin you choose also has WKPU[0]-WKPU[59] function, it can be configured as WKPU before entering standby.
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi
Please read the chapter 48.1.4 WKPU wake-up source connectivity of S32K3XXRM Rev8. EIRQn is not listed, but if the EIRQn pin you choose also has WKPU[0]-WKPU[59] function, it can be configured as WKPU before entering standby.
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Thank you @Robin_Shen for the information. This is very helpful.