Part Number: EK-TM4C123GXL
Hi,
I am trying to send and receive data over CAN BUS using EK-TM4C123GXL with help of simple_rx and simple_tx example codes provided in TIVAware. I am connecting CAN Tx and Rx from EK-TM4C123GXL to Tx and Rx of TJA1050 CAN transceiver. I am not able to send and receive any data. CANStatusGet(CAN0_BASE, CAN_STS_CONTROL) in CANInthandler() returns 0x101 while running simple_rx program and it returns 0xE5 while simple_tx is running.
I am clueless about where I am going wrong. So, any sort of help to resolve this would be really appreciated.
Hoping for a quick response.
Regards,
Pradeep Choudhary