Open main menu

DAVE Developer's Wiki β

AURA SOM/AURA Evaluation Kit/Interfaces and Connectors/CAN

< AURA SOM‎ | AURA Evaluation Kit
Revision as of 16:01, 6 March 2024 by U0007 (talk | contribs) (Created page with "<section begin=History/> {| style="border-collapse:collapse; " !colspan="4" style="width:100%; text-align:left"; border-bottom:solid 2px #ededed"|History |- !style="border-le...")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
History
Issue Date Notes
2024/03/06 First documentation release



Contents

CANEdit

DescriptionEdit

The CAN interface available on the Evaluation Kit at the connector J23.

J23 is a 3x2x2.54mm header that provides the CAN bus port compatible with CAN with Flexible Data Rate (CAN FD) 2.0B protocol. The CAN transceiver is implemented on the AURA SOM.


 
CAN connector

SignalsEdit

The following table describes the interface signals:

Pin# SOM Pin# Pin name Pin function Pin Notes
1,2 - N.A. N.C. Bus termination
3 J10.44 CAN_M Low bus line
4 J10.42 CAN_P High bus line
5 - CAN_SHIELD Shield
6 - DGND Ground

Device mappingEdit

CAN device is mapped to can0 device in Linux. The peripheral can be configured using ifconfig and ip link utilities.

Device usageEdit

Inserting a jumper on pins 1 and 2 enables 120Ω bus termination.

 
CAN electrical connections