Search found 1 match

by BenjaminKlostermann
30 Jun 2025, 16:54
Forum: Hardware
Topic: CAN permanent on
Replies: 1
Views: 228

CAN permanent on

I use the internal CAN from the revpi 5s and I did set the vorrect configuration via the commands:

sudo ip link set can0 up type can bitrate 250000
and:
sudo ip link set dev can0 type can termination 120

communication is working and everything is fine but after restarting the revpi everything is ...