Android Canbus

From Variscite Wiki
Revision as of 22:41, 26 November 2018 by Admin (talk | contribs) (Created page with "{{PageHeader|CAN bus}} {{DocImage|category1=Yocto|category2=VAR-SOM-MX6}} Connect 2 boards with the appropriate cable.<br> Board A CAN_H --- CAN_H Board B Board A CAN_L --- ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CAN bus

Connect 2 boards with the appropriate cable.

Board A CAN_H --- CAN_H Board B Board A CAN_L --- CAN_L Board B

Set up the boards by running the following on each of them:

$ ip link set can0 up type can bitrate 125000

Then:
On board #1:

$ cansniffer can0

On board #2:

$ cansend can0 500#1E.10.10