Tool/software:
In my design I'm using the TPS2116 to switch between two voltage sources (A DC/DC 24V --> 5VDC) Voout is connected to a DC/DC 5V ->3.3V
VIN1 = +5.3V
VIN2 = +5.0V
The TPS is set to run in Priority mode (MODE pin is connected to Vin1)
The PR1 pin is connected to a resistor divider 17,8k /5,6k
Scenario
- 50mA load connected to +3.3V
- Both supply is active
- Current is drawn from VIN1 (0 from VIN2)
- Supply1 (VIN1) is deactivated
- Current is drawn from supply 2 (0 from VIN1)
- Supply1 (VIN1) is activated
- Current is drawn from VIN1 (0 from VIN2)
Everything works as expected, repeating the same scenario but increasing the load to 250mA, causes the VIN1 to draw a small current when its activated again (Step6 & 7), VIN2 still draws the major of the current
Reseting VIN2 (deactivate and then activate) "resets" the issue -> VIN1 draws all the current.
Any ideas what causing this?