RTD Embedded Technologies, Inc.
| www.rtd.com
50
DM35418HR/DM35218HR
User’s Manual
BDM-610010041 Rev F
6.7
BAR2: Temperature Sensor
This function block provides readout of the onboard temperature sensor. There are not any interrupts or DMA.
6.7.1
F
UNCTION
B
LOCK
R
EGISTER
M
AP
Table 26: Temperature Sensor Functional Block
Offset
0x03
0x02
0x01
0x00
H
ea
de
r FB + 0x00
FB_ID
FB + 0x04
FB_DMA_BUFFERS
FB_DMA_CHANNELS
Reserved
Reserved
FB + 0x08
Reserved
TEMPERATURE_VAL
6.7.2
TEMPERATURE_VAL
(R
EAD
O
NLY
)
The current value on the temperature sensor as a signed 16-bit integer. B[2:0] of this register always read ‘0’. See the equation and table below
for converting register value to temperature.
𝑇𝑒𝑚𝑝𝑒𝑟𝑎𝑡𝑢𝑟𝑒 = 𝑅𝑒𝑔𝑖𝑠𝑡𝑒𝑟 𝑉𝑎𝑙𝑢𝑒 ∗ 0.0078125 𝐶
Temperature (ºC)
Register Value
150
0x4B00
125
0x3E80
25
0x0C80
0.0625
0x0008
0
0x0000
-0.0625
0xFFF8
-25
0xF380
-55
0xE480