As title, I found there are registers for extend frame data but not sure whether CAN extend frame format is supported or not.
Linux is the target OS.
BR, Rich
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.
As title, I found there are registers for extend frame data but not sure whether CAN extend frame format is supported or not.
Linux is the target OS.
BR, Rich
Hi Rich,
I want to clarify just a bit. The extended frame format (EFF) on the AM335x refers to addressing not the data portion of the frame. TI uses the c_can.c community driver and the code does check for EFF when processing can identifiers.
Best Regards,
Schuyler