DART-6UL CAN bus

From Variscite Wiki
Revision as of 17:30, 23 January 2017 by Leonid (talk | contribs) (Created page with "{{PageHeader|CAN bus}} {{DocImage|category1=Yocto|category2=DART-6UL}} Starting Release 4 of Yocto, CAN bus is integrated into the system. No patch required. Connect 2 board...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CAN bus

Starting Release 4 of Yocto, CAN bus is integrated into the system. No patch required.

Connect 2 boards.

  • Pin J12.9 of the first board to J12.9 of the second board
  • Pin J12.10 of the first board to J12.10 of the second board


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

$ ip link set can0 up type can bitrate 125000

On board #1:

$ cansniffer can0

On board #2:

$ cansend can0 500#1E.10.10