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.

AWR1843: CAN Not able to send or receive data.

Other Parts Discussed in Thread: AWR1843BOOST, AWR1843AOP

Hello,

I'm running OOB DEMO 1843 for my awr1843aop radar sensor and I'm using CAN-FD(MCAN) for transmitting and receiving data. But I'm neither able to read any data on the canalyzer sent by the AWR1843BOOST J1 ACN-FD Connector and nor am I able to read data that is being received by the sensor through CANALYZER. I tried printing data in the callback function for the received data MCANCallback but this function never gets called when I send data from the Canalyzer to the AWR1843BOOOST. I'm sure that the transmit message is going to the function Can_Transmit_Schedule() but the same is not being transmitted to the external controller or Canalyzer. 

Could you please help me regarding this issue?

-Ayush