Edge interrupt

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

Edge interrupt

729 Views
lohrsistemas
Contributor IV

Hi team,

Do we have any examples of interruption by a rising edge?

0 Kudos
2 Replies

524 Views
dumitru-daniel_
NXP Employee
NXP Employee

Hi lohrsistemas‌,

In case you have Matlab and you are familiar with model based design - then you can create your own examples very easily. Even if you do not want to use it for final product development it can be a good resource to generate C-code examples since it is based on the same S32K SDK release.

This is a snippet of that you can do with it:

1.png

2.JPG

If interested you can get if from here: https://community.nxp.com/docs/DOC-334170 

Hope it helps!

*Daniel

0 Kudos

524 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Power_Manager SDK Example uses a port interrupt on PTC13 to wake up from a sleep mode. This is the only example we have, unfortunately.

 

Regards,

Daniel

0 Kudos