Powering Off Sram Blocks; Temperature Sensor - Silicon Laboratories EFR32xG14 Wireless Gecko Reference Manual

Table of Contents

Advertisement

• Using the above numbers and the VMON calibration equations:
• T
= 35
1.86
• T
= 87
2.98
• V
= 21.53 mV
a
• V
= 1.106 V
b
• Using the VMON threshold equations (with Y=2.2 V), Thres
EMU_VMONAVDDCTRL_RISETHRESCOARSE should be programmed to 5 and EMU_VMONAVDDCTRL_RISETHRESFINE should
be programmed to 1 (since Thres
is the closest programmable threshold.

10.3.13 Powering Off SRAM Blocks

SRAM blocks may be powered off using the EMU_RAMxCTRL RAMPOWERDOWN fields. Selected blocks are powered down in order
from the highest to lowest address in each bank. The lowest SRAM block in RAM0 cannot be powered off, and will always remain pow-
ered on for proper system functionality. The stack must be located in retained memory. Refer to the EMU_RAMxCTRL register descrip-
tions for power configuration options and the associated address ranges.

10.3.14 Temperature Sensor

EMU provides low energy periodic temperature measurement. A temperature measurement is taken every 250 ms, with the 8-bit result
stored in EMU->TEMP register.
Note: The EMU temperature sensor is always running (except in EM4 Shutoff) and is independent from the ADC temperature sensor.
The EMU provides the following features around temperature changes
• Wake-Up from EM4 Hibernate on Temperature Change
• Interrupt from High Level Trip
• Interrupt from Low Level Trip
During production test, the EMU temperature sensor for each device is calibrated at room temperature, with the corresponding calibra-
tion temperature and reading stored off in the DI page as follows:
• DEVINFO->CAL.TEMP : This bitfield contains the temperature in degrees C at calibration
• DEVINFO->EMUTEMP : This register contains the EMU->TEMP reading at the calibration temperature stored in DEVINFO-
>CAL.TEMP
The current calibrated EMU temperature sensor result from EMU->TEMP may be converted to degrees C using the following equation:
T
[°C] = ( DEVINFO->CAL.TEMP ) + (TEMPCO
J_EMU
TEMPCO
is a temperature coefficient that varies based on the energy mode at the time of the EMU temperature sensor reading:
EMxx
• TEMPCO
= 0.278 + (DEVINFO->EMUTEMP) / 100
EM01
• TEMPCO
= 0.268 + (DEVINFO->EMUTEMP) / 100
EM234
For maximum accuracy when using the high/low level temperature interrupts, firmware should ensure that TEMPCO
the temperature thresholds in EMU->TEMPLIMITS before entering EM2/3/4. Similarly, when exiting EM2/3/4, the temperature thresh-
olds should be updated using TEMPCO
Note that an increasing reading in EMU->TEMP corresponds to a decreasing temperature, and vice-versa. If enabled, the TEMPHIGH
High Level Limit in EMU-> TEMPLIMITS causes an interrupt flag on a increasing EMU->TEMP reading (i.e., decreasing temperature).
Similarly, the TEMPLOW Low Level Limit causes a interrupt flag on a decreasing EMU->TEMP reading (i.e., increasing temperature).
The EMU temperature sensor accuracy is approximately ±10°C over most of the useable temperature range, but may be +15°C at high-
er temperatures. Accordingly, any use of the EMU temperature sensor should include margin to account for that accuracy.
silabs.com | Building a more connected world.
Y
= 51). With these programmed values, VMON AVDD rise threshold is set for Y
Y
Figure 10.8. Temperature Calculation
.
EM01
= 51 (rounded from 50.8) and Y
) * [ (DEVINFO->EMUTEMP) - (EMU->TEMP) ]
EMxx
Reference Manual
EMU - Energy Management Unit
= 2.204 V
calib
= 2.204 V, which
calib
is used to set
EM234
Rev. 1.1 | 234

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EFR32xG14 Wireless Gecko and is the answer not in the manual?

Table of Contents