This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM64X: External CAN

Part Number: PROCESSOR-SDK-AM64X
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi,

I’m running the example of internal loopback CAN for the AM64x board, but I want to translate this example to external CAN, using MCAN0 and MCAN1 on my board. I will connect the MCAN_H of MCAN0 to the MCAN_H of MCAN1, and the MCAN_L of MCAN0 to the MCAN_L of MCAN1.

However, I would like to know how to achieve this. How should I change the configuration? Are there any modifications needed in SysConfig?