Other Parts Discussed in Thread: TPS54560
I have an issue with the TPS65090
From the datasheet:
In case the maximum adapter output current is not high enough to supply the complete system, the system can
be powered through the adapter and the battery at the same time. If the adapter current is limited, the adapter
voltage will drop to the battery voltage level and the backgate diode of the battery switch will conduct current.
To minimize the losses in this mode of operation, the battery switch is turned on. To detect whether there is still a
power source connected at the AC input, the AC power path switches are turned off every 0.5 s for a few
milliseconds. While the AC power path switches are off, VAC is discharged through a 1-kΩ resistor to GND. If the
voltage at VACS did not drop below the input UVLO threshold voltage, the AC power path switches are turned on
again to allow the power source connected to the AC input to supply the system again.
The problem is, this only works as intended when the AC input is completely disconnected, and the charger IC sees no capacitance.
If there is any capacitance on the input, even if there is no voltage/power coming in from the input, the system will backpower this capacitance, and the voltage at VACS will not drop fast enough in this 10 millisecond window, so the Charger IC will think there is a valid AC power source connected. Then, this input will fall after the capacitance is discharged (when AC switch is closed), and the cycle will continue forever.
We have an audio amplifier on our VSYS rail, so we hear noise every 0.5seconds when in battery backup mode, due to this.
Is there any way around this? It seems the charger can't handle any capacitance on the input. We have a buck regulator powering our input to the charger which needs output capacitance.
Ideally the Charger IC would wait longer for the input rail to fall to the UVLO voltage, instead of just 10 milliseconds.