How can I CAN RX Interrupt example ?

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

How can I CAN RX Interrupt example ?

1,732 Views
jaewoosong
Contributor III

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.

Tags (1)
4 Replies

1,152 Views
PetrS
NXP TechSupport
NXP TechSupport

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

1,152 Views
jaewoosong
Contributor III

Thank you for help

0 Kudos

1,152 Views
huaping
Contributor III

Dear Jaewoo:

         Have you run CAN RX interrupt example  sucessfully? If yes, is it possible to share the example?

         Thanks!

1,152 Views
kimjunghyun
Contributor III

Hi. Petr Stancik.

Do you mean this code is interrupt?

* from CAN_SLAVE_Example

2.jpg

Kim

0 Kudos