How to TPS659037 power on the automatic start, no button operation
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Wei,
You can pull the POWERHOLD pin up to LDOVRTC, and use RESET_IN to turn the PMIC on/off based on input power. Since LDOVRTC is always on, this will get pulled high when power is supplied. For RESET_IN, my recommendation is to use a powergood from a pre-regulator, or a supervisor on the input supply, to control RESET_IN in order to allow the power-off sequence to complete when power is removed.
You can look at our blog post How to meet power sequencing requirements, specifically the second half about power-down sequencing, for more details about meeting the power-down requirements with powergood or supervisor.
Regards,
Karl
Hello Karl,
I just saw this while having the same question.
I was just wondering if the same auto-turn on can be implemented just by putting a supervisor on PWRON.
Regards,
KEvin