Hi,
i get the measurement values from BQ76952 via I2C and i use an Arduino as host. I have a program in host, which flashes my settings (Temp. coef. etc...) to the BQ-Chip after each restart. The system was working until a pack replacement. After connecting a new cell pack (5s to 10S) to my BQ-Chip and restarting my Arduino i get some troubles. I can read cell voltages, pack voltage, current and a temperature value (Dfetoff). But i cant get the temperature values via TS1, TS3 etc... I send my code at the attachment and would be grateful for any help. Thank you in advance.
---> The problem is solved. Thank you anyways.