SPRUI30H November 2015 – May 2024 DRA745 , DRA746 , DRA750 , DRA756
To change the setting of a software-programmable static dependency, use the procedure described in Table 3-433.
Step | Register/Bit Field/Programming Model | Value |
---|---|---|
Force destination domain to be awake (SW_WKUP). | CM_<Dest_CDname>_CLKSTCTRL[1:0] CLKTRCTRL | 0x2 |
Wait until power domain that encloses the destination domain is ON. | PM_<Dest_PDname>_PWRSTST | =0x3 |
Change the static dependency. | CM_<Src_CDname>_STATICDEP[x] Dest_CDname_STATDEP | 0x1 |
Put destination domain back to automatic transition (HW_AUTO). | CM_<Dest_CDname> _CLKSTCTRL[1:0] CLKTRCTRL | 0x3 |