We are in the process of integrating an LP8725 PMU into our design, and are not sure what to do with 2 of the pins.
Specifically, we're not sure how to connect (or not) PS_HOLD and PWR_ON. We're using PMU mode, so BUCK2 needs to run all the time.
1) PS_HOLD: This controls Shutdown mode, so it appears we can tie it high and ignore it. It's not clear whether we can tie it directly to VIN1 (or VSI?), or we need to pull it up. (CONFIG, e.g. states this explicitly, but PS_HOLD doesn't.)
2) PWR_ON: This drives the POR->Startup->Idle sequence, so it's tempting to just tie it to VIN1, but the description on data sheet p. 6 ("goes high" vs "is still high") doesn't make it clear what happens if it is (tied/pulled) high all the time -- does it just run or does it cycle through Startup mode every 90ms? We'd prefer not to build a timing circuit to wiggle this pin. Also even with such a weak internal pulldown (500K) I'm not sure we want to run with it high like that (soaking up current) all the time. I suspect we're picturing the usage differently from the way the designers did.
Does anyone have suggestions on how to use these pins?