SLVUCM3 july 2023 AM62A3 , AM62A3-Q1 , AM62A7 , AM62A7-Q1 , TPS6593-Q1
STANDBY can be entered from ACTIVE, or the S2R states. In order to stay in the mission state of STANDBY and not enter the hardware state LP_STANDBY, the LP_STANDBY_SEL bit must be cleared.
The STANDBY state turns off all regulators. Therefore, it is required to select the state that the STANDBY state returns to. When the ENABLE pin goes low, the orderlyOff sequence is triggered. When the ENABLE pin goes high again, the destination state is dependent upon the STARTUP_DEST bits. The orderlyOff sequence is also triggered by the I2C_0 trigger. In this example, I2C_0 trigger is used to enter the STANDBY state.
Write 0x48:0xC3:0x00:0xF7 // LP_STANDBY_SEL=0
Write 0x48:0x85:0x01:0xFE // set I2C_0 trigger, trigger orderlyOff sequence
Once the PMIC is in Standby state, a wakeup request can be triggered with a rising edge on the Enable pin.