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.

BQ25120: Can we real time to read BQ25120 registers?

Part Number: BQ25120


Hi Sir 

1.Can we real time to read BQ25120 registers?

Register value seems no change when when we charger battery. until we removed battery, then register value have change.

2.Form table 2, TABLE Remaining capacity is wide, is there having suggestion to let VBMON value is linear(0% ~100%)?

                                         Bogey

  • Hi Bogey Chen,

    You can access the registers anytime as long as either VBAT or VIN is present. What you are seeing is because your /CD pin is low. You will need to connect the /CD pin to high to read registers when you are on VBAT only mode.

    The VBMON is comparator based but if you are looking for 0-100%, you can come up with a look up table based on the VBATREG setting.

    When you are reading the VBMON, an idea is to disable charger (using /CD pin) >lower the VBREG settings > scale and read the new percentage.

    Regards,
    gautham