Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: example-battery-charger-bq24295 example-C030-out-of-box-demo example-C030-out-of-box-demo Amit
Diff: README.md
- Revision:
- 0:8832b0fa25a6
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.md Mon Apr 10 09:44:28 2017 +0000 @@ -0,0 +1,3 @@ +This class provides APIs to all of the registers of the TI BQ24295 battery charger chip, as used on the u-blox C030 board. + +The caller should instantiate an I2C interface and pass this to `init()`, which will initialise the chip and place it into its lowest power state. The chip may then be configured using the API calls. Once the chip is configured, battery charging can be enabled. If battery charging is disabled the chip will once more be put into its lowest power state. \ No newline at end of file