SLUUCA6 October 2021 BQ27Z746
The following data flash parameter enables/disables the available temperature sensor options.
Class | Subclass | Name | Type | Min | Max | Default | Description |
---|---|---|---|---|---|---|---|
Settings | Configuration | Temperature Enable | H1 | 0x00 | 0x0F | 0x02 | Determines whether the internal temperature (TSInt) or the external
temperature (TS1 on TS pin) is reported with
Temperature(). Bit 0: TSInt—Enables internal TS Bit 1: TS1—Enables external TS pin 0, 0: Neither enabled, Temperature() reports –273.2K. 0, 1: Enables internal TS, Temperature() reports the internal temperature. 1, 0: Enables TS1, Temperature() reports the value determined by the thermistor on the TS pin. 1, 1: TSInt and TS1 are enabled, Temperature() reports the higher of the two values. Bit 2: TS2—Selected for a second thermistor on the GPO pin for temperature measurement reported as TS2 Temperature. This should only be enabled if GPO Pin Config[HOSTINT_EN] = 0. Additionally, when Bit 3:TS2FET is set, the gauge uses the second thermistor as a FET temperature measurement reported as FET Temperature. Otherwise, the second thermistor is used for Temperature(), where the highest value of all enabled sources is reported and FET Temperature reports –273.2 K. |