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.

BQ76952: Power: Sleep parameters (10mV)

Part Number: BQ76952
Other Parts Discussed in Thread: BQSTUDIO

Hello,

I see a mismatch between Reference manual units & BQStudio

Can you confirm which are the current parameters units, from Power Sleep configuration?

Power:Sleep:Sleep Charger Voltage Threshold

  (Default values are 20000 & 2000 in mV units, instead of 10mV based)

To have, for example the Sleep Charger Voltage Threshold to 22000mV, I have to  send a 22000, instead a 2200 (based on 10mV units).

Thanks!

  • Hi Del,

    The units are 10 mV, when stored, so the values are:

    2000 10 mV is 20000 mV or 20V

    200 10 mV is 2000 mV or 2V

    BQStudio understands the conversion and shows you the 20000 mV and 2000 mV.  You can write the mV value you want in BQStudio.  If you are writing to memory with your MCU you must calculate the value in 10 mV.