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.

Measure present current with bq34z110

I am able to sense the present voltage and state of charge of a lead acid battery using the BQ34Z110EVM. The datasheet only shows the AverageCurrent() command to sense current. The evaluation software however also has a field that shows the present current through the sense resistor.

Is there a straight forward way to sense the present current flow using an I2C interface? 

  

  • Anmol,

    the instantaneous current can be read with a Control subcommand. Please see page 10 of the datasheet. You can refer to this e2e forun ink for examples of reading a Control subcommand.

    http://e2e.ti.com/support/power_management/battery_management/f/180/p/213060/820268.aspx#820268

    Regards

    Tom