
MCP2210-图
这是Microchip的USB到SPI协议转换器芯片MCP2210的开源C/C ++库。它在Linux下工作。
3
Github Watches
15
Github Forks
41
Github Stars
MCP2210-Library
This is an open source C/C++ library for Microchip's USB-to-SPI protocol converter chip MCP2210. It works under Linux. This library is released under Apache License, Version 2.0
The library uses signal11's hidapi. You can find the library documentations in the doc directory, or you can view online here. Some code examples are listed below:
- MCP2210 Library -- Setup and GPIO
- SPI Example Using MCP23S08
- SPI Example Using TC77
- SPI EEPROM Example
- MCP3204 SPI ADC Example
Note, the compiled code needs root access to the device and need to be run using "sudo". You may need to add the provided udev rule (99-hid.rules) to the /etc/udev/rules.d directory.
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
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
Reviews

user_GCKKPbVr
As a loyal user of the MCP2210-Library, I am thoroughly impressed by its functionality and ease of use. Developed by kerrydwong and available on GitHub, this library provides extensive support for MCP2210-based applications. The comprehensive documentation and active contributor support make it a valuable resource for both beginners and experienced developers. Highly recommended for anyone working on MCP2210 projects!