Testing CAN communication with s32k144 on CANOE using vector CAN interface

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

Testing CAN communication with s32k144 on CANOE using vector CAN interface

770 Views
Chandrakant
Contributor II

Hello I wanted to test CAN communication of S32k144 board with CANOE with the help of vector CAN interface. But don't have idea as how it can be done. any support or reference is appreciated to get started with it.

0 Kudos
Reply
2 Replies

602 Views
Chandrakant
Contributor II

hello Julian AragonM, thanks for your response. I am able to see CAN logs on CANOE using vector CAN interface by directly connecting CAN wires one end to s32k144 CAN pins & other end to cable provided by vector with vector CAN interface without termination resistor

754 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @Chandrakant,

You can refer to the AN5413: S32K1xx Series Cookbook – Application Note. Section 2.9 and 2.10 have some example routines for configuring FlexCAN.

You can also refer to the RTD examples, just keep in mind that the examples in the newest packages are configured for "loopback" operation, meaning the transceiver is not used. You must configure the pins for communication and change the operation to "normal/user mode".

There is a list of HOWTOs: S32DS - list of HOWTOs - NXP Community, explaining how to install and import examples from the newer SW.

Best regards,
Julián

0 Kudos
Reply