MKR CAN Shield-board

MKR CAN Shield

The MKR CAN Shield is a great addon for MKR family boards, and allows you to connect to a CAN (Controller Area Network) bus, widely used in the automotive industry.

To use this shield, you can refer to the documentation of the CAN library.

The MKR CAN Shield is based on the MCP2515 CAN controller and the TJA1049 CAN transceiver. Mounting this shield on a MKR family board allows you to connect to existing CAN systems. It also features the TPS54232 buck converter from Texas Instruments.

Connection
Can Interface

This high-speed CAN transceiver provides an interface between a CAN controller (MCP2515) and the physical CAN bus.

Power
Power with battery

A DC-DC converter with pulse-skipping Eco-Mode feature, which allows the use of batteries as a power supply.

Essentials

First Steps

Quickstart Guide
All you need to know to get started with your new Arduino Shield.

Suggested Libraries

Arduino-CAN
The Arduino-CAN library enables sending and receiving data using a CAN bus.

Arduino Basics

Built-in Examples
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
Learn
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
Language References
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.

Tutorials

Sending Data Between Two MKR CAN Shields

Learn how to setup two MKR CAN shields to communicate with each other.

CAN bus

Resources

Pinout Diagram

A diagram showing the functions and the arrangement of the pins on your product.

Downloads