Skip to content

REL.PMIC.TPS65386X.00.09.00

Pre-release
Pre-release
Compare
Choose a tag to compare
@LeonardMH LeonardMH released this 31 May 21:07
· 2 commits to master since this release

v0.9.0 PMIC Low-Level Driver release for Blackbird/TPS65386x

This release is a first pass at addressing fundamental issues with the v0.8.0 release. As a result, many functional modules have been removed until further review and rework is complete. This release includes support for the following:

  • SPI Communication (Read and Write) with CRC, including APIs you can use to perform arbitrary register read/write with the PMIC (CRC backed), to allow direct user control of features not yet covered by the driver.
  • Control and configuration of all watchdog features, including calculation and response APIs for Q&A watchdog.
  • Register lock and unlock control.

Full Changelog: REL.PMIC.TPS65386X.00.08.00...REL.PMIC.TPS65386X.00.09.00