Other Parts Discussed in Thread: SN74LVC1G07, UCD9090A
We want to start the device well after the TPSM843B22's VIN rises.
Our VIN is 12V.
If the EN pin is left floating, the device will turn on immediately after VIN rises because it is pulled up internally.
We thought of using an external GPIO to control the EN pin, but the GPIO will be initialized only after a while after applying 12V.
Therefore, the EN signal will be unstable for a while after 12V rises.
In this case, EN will be controlled by internal pull-up during the period from when 12V is applied until the EN signal is determined.
What kind of circuit should we use to control the EN signal using GPIO control ?