Skip to content

thumptech/STM32-MCP2515

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32-MCP2515

C Driver for MCP2515 on STM32 MCU This is a backport of the C++ Arduino driver found here https://github.com/autowp/arduino-mcp2515

SPI settings are hardcoded.

Set the correct HAL includes for the target platform. This has only been used on STM32F4 so far.

I added the MCP_ prefix to the class functions, otherwise the documentations for that project should apply.

About

C Driver for MCP2515 on STM32 MCU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages