Sabresd6dl CAN FD

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Sabresd6dl CAN FD

1,122件の閲覧回数
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

ラベル(3)
タグ(2)
0 件の賞賛
返信
1 返信

870件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

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