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.

bq20z95 libraries and firmware implementation

Hello everybody,

I need to use bq20z95 output data on a custom made software. More in details, I own a microcontroller which could be connected to the gauge by the SMBus port. Where could I learn how bq20z95 is working? Is there any library I could download? For example: what happens when the gauge detects a "overcurrent"? Should the host poll the gauge to detect the condition or is there some kind of interrupt that is triggered?