1 unstable release
0.1.0 | Aug 27, 2024 |
---|
#1722 in Embedded development
16KB
345 lines
BQ2515x
Rust no-std device driver for the BQ2515x family of Texas Instruments linear battery chargers.
Should also work, but only a subset of registers and features are supported by the devices:
Support
- All low level registers
- Easy management of the Low Power (/LP) pin
Not (yet) supported
- High level basic operation
- High level ADC comparators
Example
See the examples/
folder in this repository on how to use the library crate.
Dependencies
~5MB
~103K SLoC