Is it possible to have some additional information on how the PMM (power management module) works?
In the reference manual, section 5.1, it said that “Turning off a domain has the effect to only turn off the clocks into the domain.” But when I look at the datasheet section 6.6.2.2 the clock domains and the power domain does not necessarily match. So, what is the link between the power domain and the clock domain?
- Let say Power domain (PD) 6 is turned off. PD6 switches domain ePWN, eCAP and eQEP to off. However, VCLK3 goes to ePWN, eCAP and eQEP but also to EMIF and Ethernet. So which clock does the PD6 turn off?
- Let say PD4 is turned off. If VCLKA2 is turned on after, will the PMM detect an error?
I am asking the question in the context of DO-254 DAL A development where unused functions need to be properly deactivated.
Thank you