#battery #driver #charger

no-std bq2515x

Device driver for the BQ2515x family of Texas Instruments linear battery chargers

1 unstable release

0.1.0 Aug 27, 2024

#302 in Embedded development

Download history 129/week @ 2024-08-26 6/week @ 2024-09-02

135 downloads per month

MIT/Apache

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
~102K SLoC