Other Parts Discussed in Thread: BQSTUDIO, EV2400
Tool/software:
Hi everyone,
We want to set the FCC and DC values of the BQ27220 fuel gauge in our ESP32 firmware over I²C. We’ve tried adjusting these values manually, but often saw strange battery percentage behavior, like large jumps or inaccurate readings.
Our goal is to flash the correct FCC/DC values during initialization, without requiring a full charging cycle to "learn" the battery. Has anyone successfully implemented this? What’s the reliable way to push correct FCC and DC values to the BQ27220 and get stable percentage readings from the start? If it is not possible without the full learning charge cycle, what would be the best practice to set the updated FCC and DC values?
Thanks!