Hi,
I am trying to transmit and receive an 8 byte data through can tx and rx pins.I have 2 tms320f28069 experimental boards connected through 3.3V V232 can transceivers.120 ohms terminations are given at each node. The problem is that receiver is not receiving any messages. The CANRMP registers remains at 0x00000000 and hence the while loop which checks the condition goes into an infinite loop.
Another problem is that the message transmitted on one end is reflected at the receive pin of the same controller. I can observe the transmitted data on the CAN lines as well as at the receive pin of the receiver. But the mailbox contents at the receiver side doesnot get updated.
I feel that the transmitter should receive only the acknowledge signal from the other controller (after reception of the message). Can any one help me out because I have a very tight deadline. Pls help!
Keerthy