Page 1 of 1

CAN reading Data impossible on PIC18F26K83

Posted: 21 Oct 2022 13:46
by Robin_Masters
Hello,



I have a problem with a PIC18F26K83 and (also PIC18F25K83) : I can't read the content of the CAN frames received.

The frames are read, recognized, validated. The identifier is well read, but not the message data.
I just spent 3 full weeks checking everything, and I don't see how to solve this problem.

I also ported my program to another board with a PIC87K22 + CAN SPI Click : and there the data are read.



Can someone help me to solve this problem?