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.

Compiler/BQ25895: vbus input 5V2A or 3A, the charging current needs to reach 2A

Part Number: BQ25895

Tool/software: TI C/C++ Compiler

1. When I use the VBS input to adjust to 5V2A and 3A, the charging current can reach 1.2A. Query all the register values are the same, not changed REG00=0x003f REG01=0x0005 REG02=0x003d REG03=0x003a REG04=0x002f REG05=0x0013 REG06= 0x005e
REG07=0x008d REG08=0x0003 REG09=0x0004 REG0A=0x0093 REG0B=0x0036 REG0C=0x0000 REG0D=0x008d REG0E=0x0000 REG00F=0x0000
REG10=0x0000 REG11=0x0099 REG12=0x0000 REG13=0x003f REG14=0x0039.
2. If the VBUS input reaches 6V2A, the charging current can reach 2A.
My demand is that when the VBS input 5V2A or 3A, the charging current needs to reach 2A, how do I modify the settings. Thank you