Datasheet

ADT7310 Data Sheet
Rev. A | Page 16 of 24
TEMPERATURE VALUE REGISTER
The temperature value register stores the temperature measured
by the internal temperature sensor. The temperature is stored as
a 16-bit twos complement format. The temperature is read back
from the temperature value register (Register Address 0x02) as a
16-bit value.
Bit 2, Bit 1, and Bit 0 are event alarm flags for T
CRIT
, T
HIGH
, and
T
LOW
. When the ADC is configured to convert the temperature
to a 16-bit digital value, Bit 2, Bit 1, and Bit 0 are no longer used
as flag bits and are, instead, used as the LSB bits for the extended
digital value.
ID REGISTER
This 8-bit read-only register stores the manufacturer ID in Bit 7
to Bit 3 and the silicon revision in Bit 2 to Bit 0.
T
CRIT
SETPOINT REGISTER
The 16-bit T
CRIT
setpoint register (Register Address 0x04)
stores the critical overtemperature limit value. A critical
overtemperature event occurs when the temperature value
stored in the temperature value register exceeds the value
stored in this register. The CT pin is activated if a critical
overtemperature event occurs. The temperature is stored in
twos complement format with the MSB being the temperature
sign bit.
The default setting for the T
CRIT
setpoint is 147°C.
Table 9. Temperature Value Register (Register Address 0x02)
Bit Default Value Type Name Description
0 0 R T
LOW
flag/LSB0 Flags a T
LOW
event if the configuration register, Register Address 0x01[7] = 0
(13-bit resolution). When the temperature value is below T
LOW,
, this bit it set to 1.
Contains the Least Significant Bit 0 of the 15-bit temperature value if the
configuration register, Register Address 0x01[7] = 1 (16-bit resolution).
1 0 R T
HIGH
flag/LSB1 Flags a T
HIGH
event if the configuration register, Register Address 0x01[7] = 0
(13-bit resolution). When the temperature value is above T
HIGH
, this bit it set to 1.
Contains the Least Significant Bit 1 of the 15-bit temperature value if the
configuration register, Register Address 0x01[7] = 1 (16-bit resolution).
2
0
R
T
CRIT
flag/LSB2
Flags a T
CRIT
event if the configuration register, Register Address 0x01[7] = 0
(13-bit resolution). When the temperature value exceeds T
CRIT
, this bit it set to 1.
Contains the Least Significant Bit 2 of the 15-bit temperature value if the
configuration register, Register Address 0x01[7] = 1 (16-bit resolution).
[7:3] 00000 R Temp Temperature value in twos complement format.
[14:8] 0000000 R Temp Temperature value in twos complement format.
15 0 R Sign Sign bit, indicates if the temperature value is negative or positive.
Table 10. ID Register (Register Address 0x03)
Bit Default Value Type Name Description
[2:0] XXX R Revision ID Contains the silicon revision identification number.
[7:3] 11000 R Manufacture ID Contains the manufacturer identification number.
Table 11. T
CRIT
Setpoint Register (Register Address 0x04)
Bit Default Value Type Name Description
[15:0] 0x4980
R/
W
T
CRIT
16-bit critical overtemperature limit, stored in twos complement format.