Hi,
Anybody knows what's the máximum current the chip may supply in the SYS pin when?:
1.- There's no battery connected?.
2.- There's a battery charging (Vbat < Vminsys)?.
Best Regards,
Joel
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Joel,
Assuming your input source is 5V and can supply 2.5A (setting input limit to 2.5A), you can get 2.90A to SYS at 3.7V.
This can be calculated using the efficiency curve that is available on the datasheet.
Procedure:
VBATREG default is 3.600V.
If VBAT<VSYSMIN AND charge enabled, then VSYS = 3.7V
If no battery connected AND charge disabled, then VSYS = VBATREG+3% = 3.600V*1.03=3.708V
VIN*IIN*(efficiency)/3.708V=ISYS
In this case, efficiency is said to be around 86% close to 3A.
Thanks,
StevenB