Projects with this topic
-
MCP2210 Configurator (mcp2210-conf) is an application that allows you to fully configure MCP2210 devices, including VID, PID, and other descriptors, as well as pin functions and states.
Updated -
MCP2210 Commander (mcp2210-com) is a graphical application that can be used to control and interact with MCP2210 devices, SPI transfers included. Additionally, it enables you to change pin functions and states on the fly.
Updated -
A C++ class that uses libusb to interface with MCP2210 devices. It can be used to control the several aspects, such as NVRAM or volatile configurations, GPIO directions and states, or to perform SPI transfers. Note that this is a class variant made specifically for Qt. If you wish to use the original, non-Qt variant, please refer to https://gitlab.com/bloguetronica/mcp2210.
Updated -
A library of device configuration files specific for MCP2210 Configurator. You can learn more about this project at https://gitlab.com/bloguetronica/mcp2210-conf.
Updated