question

Thomas Mulder avatar image
Thomas Mulder asked

Can1 missing on cerbo

Hi there

I am trying to run code that i run on the venus for our CAN connected BMS but Can1 seems not to be there.

When running as root i get this on the command line:

root@einstein:~# ip link set can1 up type can bitrate 500000

Cannot find device "can1"

root@einstein:~#

Any ideas?

cerbo gx
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
jeroen avatar image
jeroen answered ·

can1 is a slcan interface and behaves a bit different, try `can-set-rate can1 500000` instead.

1 comment
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Thomas Mulder avatar image Thomas Mulder commented ·

I'll try this later tonight thanks.

0 Likes 0 ·

Related Resources

Additional resources still need to be added for this topic