Edge interrupt

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Edge interrupt

1,600 次查看
lohrsistemas
Contributor IV

Hi team,

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

0 项奖励
回复
2 回复数

1,395 次查看
Daniel_Popa
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 项奖励
回复

1,395 次查看
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 项奖励
回复