Hello, I am trying to use the TPS2120 as an ORing select between 5V terminal power and 5V usb power, where 5V terminal power is always preferred unless not present. I am following the evm reference schematic for the 5V jumper option on both VIN1 (5V terminal power) and VIN2 (5V usb power) and have some questions about the datasheet vs what I see in the schematic.
Question 1:
It looks like ST pin is an open-drain output on the TPS2120, is this correct? If so, you mention some maximum pull-up resistances for ST pin are 6k typical and 20k maximum, I'm assuming these are external pull-ups. But, in the evm schematic for the TPS2120 when ST pin is pulled up to VIN1 5V the total pull-up resistance is 10.7k+18.2k= 28.9k. Is this a discrepancy between datasheet and schematic? Please clarify this.
Also, is the purpose of the grounding option for the ST pin for when it is not used?
Question 2:
Section 9.4 Table 2 of the datasheet says that if PR1 is pulled high and both inputs are valid then IN1 is used. What is the range for a high voltage? Logic levels are not mentioned anywhere in the datasheet.
Question 3:
The SEL pin on TPS2120 does not have much information about its behavior and is not included in Section 9.4 Table 2. It says active low to enable IN1, does this mean it will always select IN1 even if IN1 is not valid or present? What happens when I tie the pin to PR1, like the jumper option on the reference schematic? I will probably tie this pin to a GPIO but would like more detail on its use case behavior.
I'm starting to feel this part is too complex for what I am trying to do, but I am looking for an ORing select solution without any diode drops and with reverse current protection.