Closed SloMusti closed 6 years ago
There is a bug in BQ2429x driver that fails to correctly configure the pre-charge current or the charger itself resets the value often. Needs debugging.
The bug has been resolved. It is crucial that i2c watchdog is disabled, otherwise the charger will self-reset: https://github.com/IRNAS/PiRA-zero-firmware/blob/master/pira/boot.py#L144
There is a bug in BQ2429x driver that fails to correctly configure the pre-charge current or the charger itself resets the value often. Needs debugging.