Hi Wang,
We talked about this the other day, but I think it's best if I post it on e2e so that others can follow the discussion. The customer basically wants to get a deeper understanding of how the part works in the following situations:
1. Adapter to battery transition: What is the mechanism by which this transition is triggered? I know the pin descriptions table in the d/s gives an outline (e.g. ACOK and ACDET), but can you provide a more detailed description? For example, if it's triggered by the ACDET pin going below 0.6V, then what is the hysteresis associated with it? I guess you get the picture of what kind of detail they are looking for.
6 |
ACDET |
Adapter detection input. Program adapter valid input threshold by connecting a resistor divider from adapter input to ACDET pin to GND pin. When ACDET pin is above 0.6V and VCC is above UVLO, REGN LDO is present, ACOK comparator and IOUT are both active. |
2. Adapter to battery transition: I understand the break-before-make time for this will depend on the system capacitance, and the BATFET will be turned on once the battery voltage is reached. To be more precise, is it the battery voltage minus the body diode drop of the FET? Also, once the battery voltage is reached, how much additional time is needed to turn on the BATFET? Internally, what causes this transition?
3. Power-on-reset: After POR, there is a default 150ms (typical) time before the device switches over to adapter power. But they won't have a battery available at startup, and would like to start up immediately from adapter power. Is there a way to work around this 150ms limitation from within the device or discretely?
4. Charge Inhibit: When the charger is turned off (by setting ChargeOption() bit[0]=1) and battery is disconnected, what happens to the SRN pin? Is it still pulled up to ChargeVoltage internally?
Ideally, is there any documentation that describes the above mechanisms in more detail?
Thanks in advance,
Mohammed