Hi teams,
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.
Hi teams,
The App Note you mentioned does not say to connect a 10-uF capacitor from BAT and BAT_SENSE to GND to solve the issue.
As you can see in the below picture, the problem is resolved with a 10-kOhm resistor labeled RLL (light load).
The purpose of the BAT pin is to connect a single-cell Li-Ion or Li-polymer battery. The TPS65217 PMIC can charge the battery using power from AC (an AC-DC adapter producing 5V DC at high current) or USB (5V limited to 500mA) and use the battery as a power supply to the system. The BAT_SENSE pin is to detect the presence of a battery and the voltage on the battery to determine which part of the charging cycle to enter. Leaving the BAT_SENSE pin floating without it being shorted to the BAT pin does not help the PMIC determine there is no battery. The BAT and BAT_SENSE pins must be shorted together. If they are shorted together and left "floating" with a 10-uF capacitor, then this capacitor will get charged by the voltage on the SYS pin when the AC or USB power is removed. This charge on the capacitor acts similarly to a weak battery, so the device digital + analog detection is still running and able to detect AC removal. If AC browns-out and returns to a normal voltage while this capacitor is still charged, then AC removal never occurred and there will not be a wake-up event to return to the ACTIVE state. The 10-kOhm resistor to GND instead of a 10-uF capacitor prevents this build-up in charge and the problem does not occur.
The problem generally arises from not using a battery in the system. The PMIC is designed to work with a battery, but the Beagle Bone Black reference design does not include a physical battery when it is shipped because shipping Li-Ion batteries is difficult for legal reasons. Most people assume the battery is not required. The PMIC can work without a battery, but it requires some additional consideration. This is the purpose of the App Note.
Hayashi-san,
Yes, it is quite simple to use AC as the only power into the TPS65217 PMIC to get OVP protection benefits.
Solution Circuit Number 2 for Case A (No Battery) is shown in Figure 7 on page 9 of SLVA901, and this will work for the majority of applications. All the customer needs to do is short BAT and BAT_SENSE together and then pull-down to GND with a light loading resistor (1-10kOhms) which will ensure there is no charge build up on BAT pins when AC is removed.
If customer's system requires VIO of the PMIC to be provided by a separate discrete DC-DC converter or LDO, then the resistor will not work because VIO > VAC and there is a leakage path through the TPS65217 that will pull up the BAT and SYS pins. This is Case B on page 6 and can be resolved in a different way:
Solution Circuit Number 3 for Case B, shown in Figure 10 on page 10.