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.

Tiva TM4C123 not receiving CAN message

Other Parts Discussed in Thread: ISO1050

Hi I'm trying to test CAN functionality by having two Tivas communicate. One is flashed with simple_rx, and one with simple_tx from the tivaware examples.  Each is connected to an ISO1050 transceiver. The only change I've made to the code is set the clock to 80 MHz. The tx Tiva repeatedly prints "error - cable connected?" and the message received flag on the rx never gets set. Not sure where to go next in debugging, any help would be appreciated.