#driver #battery #embedded-hal-driver #ic #platform #charger #highly

no-std mp2667

Platform agnostic Rust driver for the MP2667, highly integrated, single-cell, Li-ion/Li-polymer battery charger IC

6 releases

0.0.5 Sep 6, 2023
0.0.4 Apr 10, 2022
0.0.2 Feb 5, 2022
0.0.0 Jan 15, 2022

#328 in Embedded development

Download history 1/week @ 2024-02-12 6/week @ 2024-02-26 100/week @ 2024-04-01

100 downloads per month

MIT/Apache

14KB
364 lines

mp2667

Platform agnostic Rust driver for the MP2667, highly integrated, single-cell, Li-ion/Li-polymer battery charger IC.

Documentation

The documentation can be found at docs.rs.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

A platform agnostic Rust driver for the MP2667, based on the embedded-hal traits.

The Device

The MP2667 is a highly integrated, single-cell, Li-ion/Li-polymer battery charger with system power path management for space-limited portable applications.

Dependencies

~1.5MB
~35K SLoC