How to control external power for a battery powered STM32MP1 product?
I'm looking to use the STM32MP1 for a battery powered product.
What is the recommended configuration to control external power supplies?
Both in startup and shutdown.
In the past I've used an external M0 as a power sequencer. Latching the power from a momentary power switch, then signalling a shutdown (via UART or I2C) and powering down once Linux has shutdown.
Is there a way of doing this with just the STM32MP1?
