I feel like an idiot posting this
I have a power supply that has an inhibit pin that will shut the supply off if it's shorted to ground and will allow normal operation if it's open-circuited. I want to control this with the ps_on signal from a motherboard so taht hte power supply is on when ps_on is grounded. the caveat: if an external voltage pulls up on the power supply's inhibit pin, it WILL kill the power supply.
basically:
ps_on=5v, inhibit pin shorted to ground
ps_on=0v, inhibit pin open-circuited
how can i do this?
I have a power supply that has an inhibit pin that will shut the supply off if it's shorted to ground and will allow normal operation if it's open-circuited. I want to control this with the ps_on signal from a motherboard so taht hte power supply is on when ps_on is grounded. the caveat: if an external voltage pulls up on the power supply's inhibit pin, it WILL kill the power supply.
basically:
ps_on=5v, inhibit pin shorted to ground
ps_on=0v, inhibit pin open-circuited
how can i do this?