Tool/software:
Hi,
I have two questions:
-
Based on the datasheet, the registers should reset to their default values. However, it appears that during this reset process, the output shuts down momentarily, which causes the microcontroller to stop functioning. Is this expected behavior, or could something else be triggering the shutdown?
-
The fast charging current is defined as ICHG_CTRL × 1.25 mA. To achieve a charging current of 170 mA, I set ICHG_CTRL to 0x88. However, the actual charging current never exceeds 84 mA. When ICHG_CTRL is set below 0x43, the current adjusts correctly, but increasing it beyond 0x43 has no effect—the current remains capped at 84 mA. According to the datasheet, with ICHARGE_RANGE = 0, it should be possible to reach up to 318.75 mA, yet I’m only able to reach 84 mA. Could there be another limiting factor involved?
Thanks,
Alireza