User Tools

Site Tools


can

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

can [2022/02/21 11:54] – created damiencan [2024/04/11 11:25] (current) damien
Line 12: Line 12:
 <code> <code>
 # ip link set can0 up # ip link set can0 up
 +</code>
 +
 +For an automatic configuration of the CAN bus on systems using ''systemd'', just create a ''80-can.network'' file in ''/etc/systemd/network'', with the following content
 +
 +<code>
 +[Match]
 +Name=can0
 +
 +[CAN]
 +BitRate=1M
 +RestartSec=100ms
 </code> </code>
  
can.txt · Last modified: 2024/04/11 11:25 by damien