Projects with this topic
-
CP2130 Configurator (cp2130-conf) is an application that can be used to configure CP2130 devices, including VID, PID, as well as other descriptors. Most importantly, the application allows you to configure pin functions and states.
Updated -
CP2130 Commander (cp2130-com) is a graphical application that can be used to control and interact with CP2130 devices. Among other tasks, it allows you to perform SPI writes and reads, while also providing a way to monitor and control GPIO pins.
Updated -
A C++ class that uses libusb to interface with CP2130 devices. It can be used to configure the OTP ROM of such devices, as well as to control them. The class was made for Qt. If you wish to use a derived non-Qt version, please refer to https://gitlab.com/bloguetronica/cp2130.
Updated -
A C++ class that uses libusb to interface with CP2130 devices. It can be used to configure the OTP ROM of such devices, as well as to control them. This class was originally derived from the corresponding class for Qt. Please refer to https://gitlab.com/bloguetronica/cp2130-qt if you wish to use the original class instead.
Updated -
A library of device configuration files specific for CP2130 Configurator version 3.0 and later versions. You can learn more about this project at https://gitlab.com/bloguetronica/cp2130-conf.
Updated