Tool/software:
I'm trying to communicate two f28335 via CAN-A. I'm using the Spectrum Digital EzDSP board.
At this first moment im trying to send one message from node A to node B. The node B will just ACK the message.. I'm not reading it. So I'm setting the TRS bit on node A and im waiting for the TA bit to be set.
Both are configured with the same bit timing. I tried with 1Mbps and with 250kbps.
Its not working at all. It seems do be no activity on the bus. The TA is never set and the TRS is never cleared. Both DSPs indicates Error Passive State (EP) and Warning Status (EW).
The bus off bit (BO) is never set.
The CANTEC and CANREC for both of the controllers goes up and down up and down, and so on...
Why does the CANREC for the transmitter keeps going up?? It never acts as a receiver ! (its bit TM is 1 all the time and RM is always zero).