Skip to content

sss22213/mcp2515_linux_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP2515 CAN communication by user space SPI linux api

Features

  • use linux user space spi api
  • support arm, arm64, x86_64
  • test on jetson nvidia nano
  • default: 500kbps
  • default: Normal Mode

Usage

  • make => build project
  • make excute => run example

File

  • main.c => example source code
  • mcp2515.c => library implement source code
  • mcp2515.h => library header file

About

mcp2515_linux_driver for arm64,arm,x86_64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published