Purpose of Peripheral Clock Enable in Power Module when Clock Configurations exist?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Purpose of Peripheral Clock Enable in Power Module when Clock Configurations exist?

681 Views
himonkoch
Contributor III

I have found this setting called Peripheral Clock Enable in the POWER Module, which looks like the following:

himonkoch_0-1727328681886.png

My question is: how does this setting work? Why does it exist when Clock Configuration from CLOCK Module enables the clocks anyway? How does it work differently?

 

S32K312EVB-Q172 

Tags (1)
0 Kudos
Reply
1 Reply

654 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @himonkoch 

The POWER component can be used to configure different working modes. S32K3 has different working modes to adapt to different power consumption situations. For example, when you configure the clock, the default is RUN mode. This means that if your application does not have low power consumption requirements, you do not need to configure the POWER component.

Check section 3.6.2 (MCU Mode Management) of the User Manual for the S32K3 MCU Driver provided with the RTDs. This document provide details about the MCU driver (limitations, HW and SW requirements, usage, configurations, etc.)that might be useful to you. These can be found, for example: C:\NXP\SW32K3_RTD_R21-11_3.0.0_P07\eclipse\plugins\Mcu_TS_T40D34M30I0R0\doc.

 

BR, VaneB

0 Kudos
Reply