Hello sir,
I am using STM32CubeMX tool to measure current ,voltage and temperature of Li-ion battery which is connected to gauge(BQ40Z50R2).After sending a command address for voltage (0x09), current (0x0A) and temperature (0x08) and it gives value in Hex. After converting hex value in decimal ,current and voltage value shows appropriate but unable to convert hex value of temperature into degree celcious.So,what is the solution for it sir?