Hello.
The BIN pin of our device FuelGauge is grounded.
The battery temperature needs to be input externally via I2C and OpConfig[TEMPS] is configured to 10b, is this the right operation?
Is it correct to write the temperature (Celsius converted to 0.1k) via Temperature() after configuring to 10b?
The current phenomenon: OpConfig [TEMPS] is configured to b10 and the cycle writes the K value of the battery temperature, FCC, RM and SOC are all 0
How can I input the battery temperature into FuelGauge by means of external input?