We used the TI BQ24295 charger in the product.
1) In the datasheet, Chapter 8.6.1.7 Boost Voltage/Thermal Regulation Control Register REG06 [reset = 10010011, or 0x93], it said;
>> Note: For BHOT[1:0] = 11, boost mode operates without temperature monitor and the NTC_FAULT is
>> generated based on Vbhot1 threshold
2) If the Boost Voltage/Thermal Regulation Control Register REG06, Bit[3:2] (BHOT[1:0]) is set to 0b11,
it disables boost mode thermal protection.
2-1) Will the bit[1:0] of REG09 ( NTC_FAULT[1:0] ) still work like the following descriptions in datasheet if BHOT[1:0] is set to 0b11?
>> When the TS fault occurs, the fault register REG09[2:0] indicates the actual condition on each TS pin and
>> an INT is asserted to the host. The STAT pin indicates the fault when charging is suspended.
Thank you.