HI,
Can MPC5743 implement IO interrupt?
Can you send me a project example?
Hello,
Yes, it can do interrupt via IO.
Please refer to reference manual chapter 16.3.4.1 External interrupt initialization.
Futhermore the available examples are in S32DS:
and also here:
https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/MPC5-software-example-list/ta-p/1102445#MPC5744P
Best regards,
Peter
Can you get back to me as soon as possible? Thank you very much
HI
Thank you very much for your reply
Can you give me a specific link to which example project it is?
I do not know if there is a direct example for what you looking for. I have not find it.
However you can use this one instead as a guide:
https://community.nxp.com/docs/DOC-343728
The devices are very familiar, same SIUL2, same INTC.
As I have said. I didn't find one directly for SPC5744P.
But you can use the SPC5748G as template. They use the same IP modules.
With little porting, it should work with no issues.