In this configuration, only ACFET1-RBFET1 is present, ACFET2-RBFET2 is not. VAC1 is tied to the drain of ACFET1, ACDRV1 is connected to the gate of ACFET1. VAC2 is shorted to VBUS, ACDRV2 is pulled down to GND. This structure is illustrated in the figure below, which is able to support either single input (one from VAC1 to VBUS through ACFET1-RBFET1, or one to VBUS directly) or dual-input (one from VAC1 to VBUS through ACFET1-RBFET1, the other one connected to VBUS directly) applications.
- At POR, the charger detects only ACFET1-RBFET1 presented, updates ACRB1_STAT to 1 and keeps ACRB2_STAT as 0.
- The charger locks the register bit EN_ACDRV2 at 0, and the ACDRV2 pin will always stay low.
- When a valid input is presented at VAC1, the charger will set EN_ACDRV1 = 1 and turn ACFET1-RBFET1 on.
- To swap from the input at VAC1 to the input at VBUS, the host has to turn off the ACFET1-RBFET1 first by setting DIS_ACDRV=1 (forcing EN_ACDRV1 = 0), then enable the other input source which is connected to VBUS directly.
- In contrast, to swap from the input at VBUS to the input at VAC1, the host has to disable the input source connected to VBUS first, then turn on the ACFET1-RBFET1 by setting DIS_ACDRV = 0.