When using TPS82130 module for an inverting
buck-boost application, there is a risk if VIN and
EN pins are connected together directly.
The inverting buck-boost is commonly used to power
the negative side of a differential rail. If the positive rail is applied to this
differential rail first, the downstream devices activate and their Iq charges a
positive prebias voltage on the negative rail. Input brownout and quick power cycles
are other scenarios that can prebias the negative rail and cause startup issues.
With VIN and EN tied together and having a positive prebias on the output of
inverting buck-boost, the device might enable before it has time to initialize
internal circuitry which can cause unexpected startup behavior or cause the device
to get stuck. Ensuring that the EN pin is asserted after VIN is powered on can
eliminate this issue robustly.
There are three proposed workarounds to avoid this issue:
- The first suggestion is to adjust the system power up sequence to prevent the
unintended voltage buildup on the negative rail. This means enabling the
negative rail first so that it is able to start up correctly, then enabling the
positive rail. Adjusting the power on sequence this way can ensure that the
TPS82130 as inverting buck-boost converter has a correct startup.
- If the application relies on the device enabling with VIN, then an RC filter is
required to add a delay between VIN and EN pin. This ensures that the device has
enough time to initialize the internal circuitry before the device is enabled to
start regulating the output. The 100 kΩ and 1 μF RC filter provides the
necessary delay between the VIN and EN pins for the device's initialization. An
example of this schematic modification is shown in two different options. One
using a series resistors to limit the current into the EN pin Figure 2-5 and another using a schottky diode to clamp the EN pin Figure 2-6. When using the schottky diode option, the forward voltage drop needs to be
selected less than 0.3 V so that the device does not exceed the absolute maximum
rating on EN pin.
- Lastly, if the application requires enabling and disabling of the device from an
external control signal, like a microcontroller or PG pin from an upstream
device, then the order of power sequence is important. During power up, VIN must
be applied before the EN signal and during power down, the EN pin needs to go
low before VIN is removed. This ensures that EN pin does not exceed the maximum
rating of VIN + 0.3 V, which can damage the device. See Section 2.3.5 for more information on level shifting the digital inputs.