Hi @Aakas_244 ,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
When configured correctly, the i.MX RT1170 hardware fully handles the internal power‑up and power‑down sequencing. The General Power Controller (GPC) automatically executes mode transitions, setpoint changes, and power gating through the PGMC once the CPU issues WFI/WFE.
However, software still has some preparation tasks:
1: Preconfigure the target power mode and setpoint.
2: Ensure all bus masters peripherals are idle , before entering low‑power mode.
3: Configure SSARC descriptors, so registers in power‑gated domains can be automatically saved and restored.
In conclusion, hardware performs the sequencing, but software must prepare the system and configure retention before triggering WFI.
I suggest you can refer to the below application notes:
https://www.nxp.com/docs/en/application-note/AN13148.pdf
https://www.nxp.com/docs/en/application-note/AN13120.pdf
https://www.nxp.com/docs/en/application-note/AN13104.pdf
Wish it helps you
Best Regards
mayLiu