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.

TMS570LS0432: DCAN communication Bit0 error

Part Number: TMS570LS0432
Other Parts Discussed in Thread: HALCOGEN,

Hi all,

I am trying to establish CAN communication between two TMS570LS0432 boards. I generated the code for the same from Halcogen

Have cross connected the DCANTx and DCANRX pins of boards with common GND

Frames were not getting transmitted when I debugged it is showing Bit0 error in the transmitter and stuff error in the receiver

Boards are working fine in loop back modes 

Problem comes when I try to transmit frames between the boards

Can anyone please tell me solution for this problem?