Open
Description
I designed a PCB board based on your open-source design and flashed the candleLightFD.bin firmware onto it.
When I plug it into my Ubuntu system, it recognizes the CAN device:
ip -details link show can0
12: can0: <NOARP,ECHO> mtu 16 qdisc noop state DOWN mode DEFAULT group default qlen 10
link/can promiscuity 0 minmtu 0 maxmtu 0
can state STOPPED restart-ms 0
bitrate 1000000 sample-point 0.750
tq 25 prop-seg 14 phase-seg1 15 phase-seg2 10 sjw 1
gs_usb: tseg1 1..256 tseg2 1..128 sjw 1..128 brp 1..512 brp-inc 1
clock 40000000 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535
but I am unable to use CAN FD. I encounter the error RTNETLINK answers:
Operation not supported when running sudo ip link set can0 up type can bitrate 1000000 dbitrate 1000000 fd on.
RTNETLINK answers: Operation not supported
How to solve this err
Looking forward to hearing from you!
Metadata
Metadata
Assignees
Labels
No labels