Does CAN protocol works bi-direction in jetson orin nano?

Hello all,
I need to send data from Jetson orin nano to s32g, so i want to know if CAN protocol works bi-direction in jetson orin nano? Thank you for any leading helps.
Best,
Amar

Moved to Jetson Orin nano forum(Jetson Orin Nano - NVIDIA Developer Forums)

CAN is ALWAYS bidirectional. Remember to use compatible transceivers and settings on both sides.

Hi amarnath.m,

Are you using the devkit or custom board for Orin Nano?

Yes, there’re CAN-TX/RX and you would need CAN transceiver to transform data to CAN-H/CAN-L.
Your CAN devices can be connected there.

Hi @KevinFFF ,
Thank you for your response. I am using dev kit Orin nano. Is there any documentation to follow for CAN setup ? Thank you again.

Hi @fchkjwlsq ,
Thank you for your response. Do you know any documentation to follow to achieve this.

Maybe some CAN Basics first:

1 Like

Please refer to Controller Area Network (CAN) — NVIDIA Jetson Linux Developer Guide 1 documentation for details.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.