S32K116 CAN Receive

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

S32K116 CAN Receive

447 Views
tklauke
Contributor I

I use CAN in the S32K116. Sending and receiving works so far. Now I would like to use the option to store a callback to receive. So how do I use CAN_InstallEventCallback?

0 Kudos
Reply
1 Reply

418 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Please refer to the examples in S32K1xx SDK FlexCAN sample projects to demonstrate its basic and advanced features.

Here you will see how to use CAN_InstallEventCallback in S32K144_CAN_PAL_SamplePrj_Basic_TxRx_ID_FiltersConfig_SDKRTM3P0:

CAN_InstallEventCallback.png


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply