Is there a Linux driver for the BQ40Z60 Battery Fuel Gauge?
Thanks.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is there a Linux driver for the BQ40Z60 Battery Fuel Gauge?
Thanks.
Hi Wilson,
the bq40z60 gauging portion uses the standard SBS commands and these drivers are part of the Linux kernel. The communication protocol is SMBus. The SBS code is a good reference to implement other SMBus commands that you may need to communicate with the bq40z60.