I proceed project by using S32K144.
I find CAN RX Interrupt example in this community. But that example is not maked based on processor expert.
So it is difficult to merge my project with example. I hope to find CAN RX Interrupt example by using processor expert.
(Not polling example)
Thank you.
Hi,
The SDK demo example in S32DS is using interrupt for RX and TX operation. You can refer to it. Examples are called CAN_MASTER_Example and CAN_SLAVE_Example.
BR, Petr
Thank you for help
Dear Jaewoo:
Have you run CAN RX interrupt example sucessfully? If yes, is it possible to share the example?
Thanks!
Hi. Petr Stancik.
Do you mean this code is interrupt?
* from CAN_SLAVE_Example
Kim