2 releases

0.1.0 Apr 1, 2023
0.1.0-beta Jul 13, 2020

#1596 in Hardware support

27 downloads per month

MIT/Apache

20KB
485 lines

STUSB4500

This is a platform agnostic Rust driver for the for STUSB4500 I2C USB-PD Sink controller using the embedded-hal traits.

This driver allows you to:

  • Read and write sink PDO's (Power Data Object) from the controller.
  • Negotiate a power contract with the source.
  • Query current source capabilities.

Still under development. Only basic PDO control has been tested (set_pdo & soft_reset) as working

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.

Dependencies

~340KB