FD transmit from Linux
Posted: Thu 21. Oct 2021, 16:24
I am using the PCAN-USB FD (firmware version 3.2.0) with an Ubuntu (kenel version 4.9.253-tegra). With the device's settings configured with the following command:
candump sees incoming FD messages but transmitted messages are not FD (as indicated by the B column in candump).
Are my settings correct? What am I missing?
Code: Select all
nvidia@xavier:~$ sudo ip link set can0 type can bitrate 1000000 sjw 20 sample-point 0.75 dbitrate 5000000 dsample-point 0.75 dsjw 1 fd on restart-ms 1
Code: Select all
nvidia@xavier:~$ candump -ex -td can0
(000.000001) can0 RX B - 22B [04] C1 00 00 00
(000.100002) can0 RX B - 18B [02] 00 00
(000.000002) can0 RX B - 17B [02] 00 00
(000.000000) can0 TX - - 23B [5] 3F 3F 7F 3F 08