Low Power Application on SAMC2x Using Harmony v3 Peripheral Libraries: Step 4
Step 4.1: Configure PM and SUPC
2
Select PM and configure as shown below.
In standby mode, CPU is stopped as well as the peripherals except those which are configured to run while the CPU is in standby mode. The standby sleep mode provides very low power consumption with little overhead on wake-up time. CPU enters STANDBY mode by executing the WFI instruction and exists in the STANDBY mode when an interrupt is generated.
4
Select SUPC and verify the configuration as shown below.
The Supply Controller (SUPC) manages the voltage reference and power supply of the device. It also controls the voltage regulators for the core domain. Voltage regulators need be configured to low power, which helps in reducing power consumption.
Step 4.2: Configure LED and Wake-up test Pins
Table of Contents
|