CP2130 Commander

Thread Starter

bloguetronica

Joined Apr 27, 2007
1,541
I want to share this tool that I've made for Linux. It is called CP2130 Commander and it is an application that allows you to manipulate any CP2130-based device. You can control GPIO output pins (I'm considering adding control of pins that are working as CS, but I have to consult the Silicon Labs forums to see it that is a legitimate operation, or if it will cause any issues). Here is an image of the application reading the raw value from the ADC on the ITUSB2 test switch:

CP2130Commander.png

The project is available both on GitLab (https://gitlab.com/bloguetronica/cp2130-com/) or GitHub (https://github.com/bloguetronica/cp2130-com/). If the links don't work, or are removed (they are not used for self-promotion, or break the forum rules in my understanding, but this is subjective and the moderators have the ultimate decision, so I apologize if I'm in the wrong here), just search for "CP2130 Commander", or "cp2130-com". You can download the source code using git, and then compile it by invoking "sudo cp2130-com/install.sh". I hope you enjoy, and if you have any features you need, please reply and I'll consider.
 
Last edited:
Top