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?