| Crates.io | driver-cp2130 |
| lib.rs | driver-cp2130 |
| version | 1.1.0 |
| created_at | 2019-12-13 04:37:01.747129+00 |
| updated_at | 2024-04-18 06:09:26.555533+00 |
| description | libusb based driver for the CP2130 USB-SPI bridge by Silicon Labs |
| homepage | |
| repository | https://github.com/ryankurte/rust-driver-cp2130 |
| max_upload_size | |
| id | 188979 |
| size | 78,216 |
A driver for the Silicon Labs CP2130 USB->SPI bridge IC, exposing an embedded-hal compatible interface as well as a command line utility for interacting with (and testing interaction with) CP2130 devices.
WIP. Basic functionality working, PRs for extended features (non-volatile programming, alternate pin modes, etc.) are absolutely welcome.
You can install the utility with cargo install driver-cp2130 or grab a pre-compiled release from here
You may wish to copy 40-cp2130.rules to /etc/udev/rules.d to allow all users with plugdev permissions to interact with the CP2130 device.