Other Parts Discussed in Thread: BQ28Z610
Hi,
My end goal is to develop a battery management firmware with charger and gauge. I am looking for an example design.
In my previous questions,
I found the driver functions for charger( BQ25892) such as https://github.com/tibms/bq2589x.
I found the driver functions for gauge ( BQ28z610) such as https://github.com/tibms/kernel-4.4/tree/release/drivers/power/bq28z610
BUT, what I am looking not "DRIVER FUNCTIONS", I am looking for "APPLICATION" example. Could you send me a link?
If these driver functions exist, there should be the Application Program somewhere which are using these driving functions :
- for charger( BQ25892) such as https://github.com/tibms/bq2589x.
- for gauge ( BQ28z610) such as https://github.com/tibms/kernel-4.4/tree/release/drivers/power/bq28z610
Please see the example of battery charging profile. Based on such a given battery charging profile, I would like to write an application which charges the battery. I AM LOOKING FOR AN EXAMPLE. ideally with the charger ( bq25892) and the gauge (bq28z610). If not, any other charger and gauge is also fine.
Thanks and best regards,