Sabresd6dl CAN FD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sabresd6dl CAN FD

541 Views
tommos23
Contributor III

Hello,

I have successfully enabled the CAN bus on an i.MX6DL SABRE SD development board (by editing the dts and following the All Boards FlexCAN tutorial)

I have added the GitHub - linux-can/can-utils: Linux-CAN / SocketCAN user space applications  SocketCAN user space utilities and can successfully send and receive standard CAN messages.

I have desoldered the original CAN IC on the SABRE SD board  and changed it to this device http://www.farnell.com/datasheets/2342556.pdf?_ga=2.93465813.934880146.1506502483-1154637088.1506341... (TJA1049T,118) that is CAN FD capable. This device can successfully send and receive standard CAN messages.

When I try to send a CAN FD message I receive this error:

pastedImage_3.png

When I try to enable CAN FD I receive this error:

pastedImage_4.png

When I try to change the mtu I receive this error:

pastedImage_6.png

How do I enable CAN FD in Android 7.1.1/ Linux?

Many thanks,

Aaron

Labels (3)
0 Kudos
1 Reply

289 Views
joanxie
NXP TechSupport
NXP TechSupport

as I known, mx6dl doesn't support CAN-FD.