Skip to content

[WIP] Platform agnostic Rust driver for the TPS6507x series

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ByteNacked/tps6507x-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] Rust TPS6507x series Texas Instruments power management IC

This is a platform agnostic Rust driver for the TPS6507x series Texas Instruments power management ICs, based on the embedded-hal traits.

The devices

The TPS6507x family of devices are single-chip power management ICs (PMICs) for portable applications consisting of a battery charger with power path management for a single Li-Ion or Li-Polymer cell. The charger can either be supplied by a USB port on pin USB or by a DC voltage from a wall adapter connected to pin AC. Three highly efficient 2.25-MHz step-down converters are targeted at providing the core voltage, memory,and I/O voltage in a processor-based system. The step-down converters enter a low power mode at light load for maximum efficiency across the widest possible range of load currents.

Datasheets:

Usage

This crate is WIP

NOT intended for any serious usage.

Support

For questions, issues, feature requests, and other changes, please file an issue in the github project.

License

Licensed under either of

at your option.

Contributing

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.

Releases

No releases published

Packages

No packages published

Languages