User Tools

Site Tools


can

This is an old revision of the document!


Table of Contents

CAN

Setup

set interface bitrate:

# ip link set can0 type can bitrate 1000000

set interface up

# ip link set can0 up

Test / debug

Test RX:

# candump can0,0:0,#FFFFFFFF

Test TX:

# cansend can0 <ID>#<byte1>.<byte2>.<...>.<byte8>
can.1645440851.txt.gz · Last modified: 2022/02/21 11:54 by damien