SPVA060 June 2026 BQ25630 , BQ25640
The conditions under which the low-power adapter status bit is set are related to the input and output voltage of the charger, generally this is when VBUS approaches a value close to VBAT, and input power is low. There are other times when LOW_PWR_ADP_STAT is not set which could still be helpful to use API mode. In some applications it may be advantageous to control the input current limit from a weak source, for example the rectified voltage of a doorbell. If too much current is pulled from the door-bell it could ring. Therefore, API mode should be enabled all the time in the door-bell example, even if LOW_PWR_ADP_STAT is not active. When using known weak sources, the smaller steps sizes and lower allowable minimum input current limit in API mode can be utilized to prevent an overload of the input source.
API entry and exit sequence utilizing the LOW_PWR_ADP_STAT bit:
API mode should be monitored by the host. If the input is dynamic, like a solar panel, the API_ILIM register can be set to the maximum of 100mA and Input Voltage Dynamic Power Management (VINDPM) can be used to extract maximum power. Once the IINDPM status is set, then it is best to exit API mode to extract the highest power.