Skip to content

Thor-x86/seeed-linux-dtoverlays

 
 

Repository files navigation

MCP2515 for Jetson Nano

Fixes problem on Jetson Nano while attempting to communicate via CAN bus driver (MCP2515). This repo is fork from seeed.

NOTE: It is recommended to reflash your microSD if you did modify the system. Just make sure everything working as intended.

Pin Configuration

MCP2515 Jetson Nano
VCC 5V
GND GND
CS 24
MISO 21
MOSI 19
SCK 23
INT 31

How to Use

  1. Open terminal app at your Jetson Nano
  2. Let's clone this repo. To do that, run these commands