2025-03-01 12:23:39 +01:00
2020-12-15 12:43:21 +11:00
2025-02-21 17:39:27 +01:00
2025-03-01 12:23:39 +01:00
2025-03-01 12:23:39 +01:00
2025-03-01 12:23:39 +01:00
2020-12-15 12:48:53 +11:00

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.

Description
STM32 HAL Library for MCP2515
Readme 49 KiB
Languages
C 94.2%
CMake 5.8%