SLVUCI5 april 2023 AM6526 , AM6528 , AM6548 , TPS6594-Q1
Transitioning to the MCU ONLY state from the ACTIVE state, requires configuring the I2C_7 trigger before changing the NSLEEP bits. The configuration must be consistent between both PMICs.
Write 0x48:0x85:0x80:0x7F // Set I2C_7 Trigger
Write 0x48:0x86:0x02:0xFC // Set NSLEEP2 to trigger TO_MCU power sequence
Instead of writing to the NSLEEP bits to return to the ACTIVE state, the WKUP1 function on GPIO8 is provided as an alternative to return the PMIC to the ACTIVE state. Because of the similarity this is shown in the context of the RETENTION state.