We are doing our own custom carrier board design for the Ultrazed-EV SOM with ZU7. For the power supply rails, we are doing our own unique design using a pair of quad buck converters and we can control the sequence on. The designer’s guide talks about the power up sequence, but it really doesn’t explain how the power down sequence is supposed to work. For example, if there is a loss of power, how does the power system detect that the input power has been lost, does it execute a power down sequence in reverse order in that scenario, and does the signal SOM_PG_OUT go low during the power down sequence or not?
Also, if we want to implement a software-controlled shutdown, which is what we would normally do when we want to shut the system down, what is the best way to trigger the power down sequence? I couldn’t find any information about this in the designer’s guide and couldn’t determine how that works from the schematic. Currently, I use the SOM_PG_OUT for the enable to sequence on, but I’m not sure if it would go low at any point to trigger the power down sequence. I believe we can add a power loss detection circuit if needed and rely on bulk capacitance to keep the system running long enough to complete the power down sequence. Do we then just sequence our PMIC's on the carrier board down in the proper order and then allow the main power to the SOM to decay and let the SOM take care of itself?
Do we need to ensure that the system can't turn back on before the power down cycle is complete?
Thanks!
J.