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.

AM62A7: CANalyzer Detects Extra Data on CAN Bus

Part Number: AM62A7

Tool/software:

Hi TI Experts,

Customer is working on AM62A EVM SDK10.1.

Customer used our MCAN example, and add a while loop to send the CAN packet every second (customer also disabled the loopback for this experiment).

The demo configures the value as 0xcc shown below.

After using the CANalyzer to detect the CAN data on the CAN bus, customer found a very strange phenomenon, there is some times extra CAN data found on the CAN Bus. The CAN data sent at normal intervals is consistent with the CAN data in the demo, while abnormal CAN data only have the first 8 bytes consistent, and the subsequent bytes are all filled with padding values shown below.

The configuration of CANalyzer is shown below, and the configuration of MCAN demo is the same as default with no changes.

Do you have any suggestions for customer to debug this issue?

Thanks,

Kevin