XMC4500 and Arduino CAN communication

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
Hi,

I am trying to communicate between XMC4500 and Arduino using CAN bus. I used one CAN001 Dave App. To be able to both transmit and receive CAN messages, I created two message objects: LMO1 to transmit and LMO2 to receive and succeeded in sending the message from XMC4500 to Arduino (means received at Arduino end ). But failed to receive message at XMC4500 end. Is there anything that i am missing while receiving or is there any other settings like filtering.

Eagerly waiting for your reply.

Thanks in Advance,
Jan
0 Likes
3 Replies
Not applicable
Hi Jan,

Did you configure the masking and the identifier correctly?
How is your hardware connection?
Too little details for the people here to understand you condition and help you.


rgds,
Rou
0 Likes
Not applicable
Hi Jan,

Was wondering what your CAN network setup was like, mainly which transceiver you are using from the xmc4500 and which pins you are using. I am trying to develop a similar network but I am unable to see any messages from the xmc4500.

Thanks in advance,

Adam
0 Likes
Not applicable
Hi Adam,

You may try to reference the COM satellite board and the XMC4500 hexagon board for the CAN hardware.
Perhaps that can give you an idea what might go wrong in your setup.
0 Likes