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.

receive data with CAN

Other Parts Discussed in Thread: HALCOGEN

Good morning everybody,

I've got some problems with the CAN protocol.

Actually, I learn how to send message and RTR but I've got some problems with the receive datas.

I'm using the code generated with Halcogen, but when I try to read datas inside the receiving buffer I don't see the datas that I sent previously to the HDK and this buffer is full of "."

What can I do?

Thanks.