Hi All,
I found this circuit that allows for the use of a momentary push button to power on an arduino and then the arduino provides the "hold" signal to continue the power latching on.
I have an application where I will have a ~12V input power from (3) 18650 batteries in series. Unfortunately there are a few components not rated for this type of input voltage (max 8V).
I have tried to find equivalent components with a higher input voltage... so I replaced the TPS27081A with a Si3865DDV... same foot print and pinout...
I also replaced the P channel mosfet FDV302P with BSS84 so that the max GS voltage is above 12V.
I think that should do it... however, based on the circuit in the link I provided it would seem that when the pushbutton is pressed and the p-channel mosfet gate is pulled low, the "BTN" line that would go to the Arduino would see my battery voltage of ~12V ? It would also seem that pin 5 (ON/OFF) of the TPS27081A (or in my case the Si3865DDV) would also see the 12V ? Am I understanding this correctly? I don't want to fry either of them...
The Si3865DDV ON/OFF pin is only good to max 8V on the datasheet...
If anyone can help me out with these few details I would really appreciate it!
Thank you