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.

BQ27510-G3: Temperature Range

Part Number: BQ27510-G3


What is the range of values that Temperature(): 0x06 and 0x07 can return (i.e. what is the minimum and maximum temperature values that can be reported by this register?)

  • Hello Anthony,

    The Temperature() is reported in 0.1 K.

    From the reference manual the range is min: 0, This corresponds to -273.1 degree C and the max: 0xFFFF.

    However, if you have an NTC connected, it will depend on the value of the NTC. Worst case is if the NTC was shorted. This should tell you the maximum temperature it could potentially report.

    Thanks