
MCP251XFD
MCP2517FD, MCP2518FD et MCP251863
4
Github Watches
6
Github Forks
39
Github Stars
MCP251XFD
MCP251XFD is a fully hardware independant Driver primarily aimed at embedded world
Presentation
This driver only takes care of configuration and check of the internal registers and the formatting of the communication with the device. That means it does not directly take care of the physical communication, there are functions interfaces to do that. By doing this, the driver can control a MCP2517FD through a I2C to SPI converter without any change, the transformation will be done in the interface functions. Each driver's functions need a device structure that indicate with which device it must threat and communicate. Each device can have its own configuration.
Feature
This driver has been designed to:
- Be fully configurable (all features of the MCP2517FD, MCP2518FD and MCP251863 are managed)
- Detect which one of the MCP2517FD or the MCP2518FD (MCP251863 have a MCP2518FD inside) is connected
- Take care of the CRC communication or Safe write if configured for the device
- Manage all Sleep modes
- Have no limit of configuration except the ones imposed by the device
- Manage devices completely independently
- Have an automatic CAN bit time setting
- Prevent all configuration errors
Usage
Installation
Get the sources
Get and add the 4 following files to your project
MCP251XFD.c
MCP251XFD.h
Conf_MCP251XFD_Template.h
ErrorsDef.h
Copy or rename the file Conf_MCP251XFD_Template.h
to Conf_MCP251XFD.h
... Et voila!
Others directories
Tests\ directory
The Tests folder contains an example of use on the SAMV71 Xplained Ultra board
See the Main_Synchronous.c
for the hardware setup.
Tests\UnitTest\ directory
The Tests\UnitTest folder contains unit test for Visual Studio 2017 and are not required.
Configuration
To set up one or more devices in the project, you must:
- Configure the driver (
Conf_MCP251XFD.h
) which will be the same for all devices but modify only its behavior in the project - Create and define the configuration of as many device structures as there are devices to use
- Create and define controller and CAN controller configuration for each device. Multiple devices can share the same configuration
- Initialize the device with the configuration structure previously defined
All is explained in the MCP251XFD driver library guide
Driver usage
All is explained in the MCP251XFD driver library guide
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
🧑🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.
Plateforme d'automatisation de workflow à code équitable avec des capacités d'IA natives. Combinez le bâtiment visuel avec du code personnalisé, de l'auto-hôte ou du cloud, 400+ intégrations.
Reviews

user_Al04pFHy
The MCP251XFD by Emandhal is a fantastic tool for anyone working with CAN bus systems. It's highly reliable and integrates seamlessly with your projects. I've been using it for several months, and it has significantly improved the efficiency and stability of my applications. You can find more about this excellent product on its GitHub page. Highly recommended!