N34TS04
www.onsemi.com
10
Temperature Sensor Operation
The TS component in the N34TS04 combines a
Proportional to Absolute Temperature (PTAT) sensor with
a SD modulator, yielding a 12 bit plus sign digital
temperature representation.
The TS runs on an internal clock, and starts a new
conversion cycle at least every 100 ms. The result of the
most recent conversion is stored in the Temperature Data
Register (TDR), and remains there following a TS
Shut−Down. Reading from the TDR does not interfere with
the conversion cycle.
The value stored in the TDR is compared against limits
stored in the High Limit Register (HLR), the Low Limit
Register (LLR) and/or Critical Temperature Register
(CTR). If the measured value is outside the alarm limits or
above the critical limit, then the EVENT
pin may be
asserted. The EVENT
output function is programmable, via
the Configuration Register for interrupt mode, comparator
mode and polarity.
The temperature limit registers can be Read or Written by
the host, via the serial interface. At power−on, all the
(writable) internal registers default to 0x0000, and should
therefore be initialized by the host to the desired values. The
EVENT
output starts out disabled (corresponding to
polarity active low); thus preventing irrelevant event bus
activity before the limit registers are initialized. While the
TS is enabled (not shut−down), event conditions are
normally generated by a change in measured temperature as
recorded in the TDR, but limit changes can also trigger
events as soon as the new limit creates an event condition,
i.e. asynchronously with the temperature sampling activity.
In order to minimize the thermal resistance between
sensor and PCB, it is recommended that the exposed
backside die attach pad (DAP) be soldered to the PCB
ground plane.
Registers
The N34TS04 contains eight 16−bit wide registers
allocated to TS functions, as shown in Table 10. Upon
power−up, the internal address counter points to the
capability register.
Capability Register (User Read Only)
This register lists the capabilities of the TS, as detailed in
the corresponding bit map.
Configuration Register (Read/Write)
This register controls the various operating modes of the
TS, as detailed in the corresponding bit map.
Temperature Trip Point Registers (Read/Write)
The N34TS04 features 3 temperature limit registers, the
HLR, LLR and CLR mentioned earlier. The temperature
value recorded in the TDR is compared to the various limit
values, and the result is used to activate the EVENT
pin. To
avoid undesirable EVENT
pin activity, this pin is
automatically disabled at power−up to allow the host to
initialize the limit registers and the converter to complete the
first conversion cycle under nominal supply conditions.
Data format is two’s complement with the LSB representing
0.25°C, as detailed in the corresponding bit maps.
Temperature Data Register (User Read Only)
This register stores the measured temperature, as well as
trip status information. B15, B14, and B13 are the trip status
bits, representing the relationship between measured
temperature and the 3 limit values; these bits are not affected
by EVENT status or by Configuration register settings
regarding EVENT
pin. Measured temperature is
represented by bits B12 to B0. Data format is two’s
complement, where B12 represents the sign, B11 represents
128°C, etc. and B0 represents 0.0625°C.
Manufacturer ID Register (Read Only)
The manufacturer ID assigned by the PCI−SIG trade
organization to the N34TS04 device is fixed at 0x1B09.
Device ID and Revision Register (Read Only)
This register contains manufacturer specific device ID
and device revision information.
N34TS04
www.onsemi.com
11
Table 10. THE TS REGISTERS
Register Address Register Name Power−On Default Read/Write
0x00 Capability Register 0x007F Read
0x01 Configuration Register 0x0000 Read/Write
0x02 High Limit Register 0x0000 Read/Write
0x03 Low Limit Register 0x0000 Read/Write
0x04 Critical Limit Register 0x0000 Read/Write
0x05 Temperature Data Register Undefined Read
0x06 Manufacturer ID Register 0x1B09 Read
0x07 Device ID/Revision Register 0x2230 Read
Table 11. CAPABILITY REGISTER
B15 B14 B13 B12 B11 B10 B9 B8
RFU
(Note 16)
RFU RFU RFU RFU RFU RFU RFU
B7 B6 B5 B4 B3 B2 B1 B0
EVSD TMOUT VHV TRES [1:0] RANGE ACC EVENT
16.RFU stands for Reserved for Future Use
Bit
Description
B15:B8 Reserved for future use; can not be written; should be ignored; will read as 0
B7 (Note 17) 0: Configuration Register bit 4 is frozen upon Configuration Register bit 8 being set
(i.e. a TS shut−down freezes the EVENT
output)
1: Configuration Register bit 4 is cleared upon Configuration Register bit 8 being set
(i.e. a TS shut−down de−asserts the EVENT
output)
B6 0: Not used
1: The TS implements SMBus time−out within the range 25 to 35 ms
B5 0: Not used
1: Defined for compatibility with CAT34TS02 device (V
HV
is supported)
B4:B3 00: LSB = 0.50°C (9 bit resolution)
01: LSB = 0.25°C (10 bit)
10: LSB = 0.125°C (11 bit)
11: LSB = 0.0625°C (12 bit)
B2 0: Not used
1: The temperature monitor can read temperatures below 0°C and sets the sign bit appropriately
B1 0: Not used
1: The temperature monitor has ±1°C accuracy over the active range (75°C to 95°C) and ±2°C
accuracy over the monitoring range (40°C to 125°C)
B0 0: Not used
1: The device supports interrupt capabilities
17.Configuration Register bit 4 can be cleared (but not set) after Configuration Register bit 8 is set, by writing a “1” to Configuration Register
bit 5 (EVENT
output can be de−asserted during TS shut−down periods)
N34TS04
www.onsemi.com
12
Table 12. CONFIGURATION REGISTER
B15 B14 B13 B12 B11 B10 B9 B8
RFU RFU RFU RFU RFU HYST [1:0] SHDN
B7 B6 B5 B4 B3 B2 B1 B0
TCRIT_LOCK ALARM_LOCK CLEAR EVENT_STS EVENT_CTRL TCRIT_ONLY EVENT_POL EVENT_MODE
Bit Description
B15:B11 Reserved for future use; can not be written; should be ignored; will read as 0
B10:B9 (Note 18) 00: Disable hysteresis
01: Set hysteresis at 1.5°C
10: Set hysteresis at 3°C
11: Set hysteresis at 6°C
B8 (Note 22) 0: Thermal Sensor is enabled; temperature readings are updated at sampling rate
1: Thermal Sensor is shut down; temperature reading is frozen to value recorded before SHDN
B7 (Note 21) 0: Critical trip register can be updated
1: Critical trip register cannot be modified; this bit can be cleared only at POR
B6 (Note 21) 0: Alarm trip registers can be updated
1: Alarm trip registers cannot be modified; this bit can be cleared only at POR
B5 (Note 20) 0: Always reads as 0 (self−clearing)
1: Writing a 1 to this position clears an event recording in interrupt mode only
B4 (Note 19) 0: EVENT output pin is not being asserted
1: EVENT output pin is being asserted
B3 (Note 18) 0: EVENT output disabled; polarity dependent: open−drain for B1 = 0; grounded for B1 = 1
1: EVENT output enabled
B2 (Note 24) 0: event condition triggered by alarm or critical temperature limit crossing
1: event condition triggered by critical temperature limit crossing only
B1 (Notes 18, 23) 0: EVENT output active low
1: EVENT output active high
B0 (Note 18) 0: Comparator mode
1: Interrupt mode
18.Can not be altered (set or cleared) as long as either one of the two lock bits, B6 or B7 is set.
19.This bit is a polarity independent
‘software’ copy of the EVENT pin, i.e. it is under the control of B3. This bit is read−only.
20.Writing a ‘1’ to this bit clears an event condition in Interrupt mode, but has no effect in comparator mode. When read, this bit always returns
0. Once the measured temperature exceeds the critical limit, setting this bit has no effect (see Figure 15).
21.Cleared at power−on reset (POR). Once set, this bit can only be cleared by a POR condition.
22.The TS powers up into active mode, i.e. this bit is cleared at power−on reset (POR). When the TS is shut down the ADC is disabled and the
temperature reading is frozen to the most recently recorded value. The TS can not be shut down (B8 can not be set) as long as either one
of the two lock bits, B6 or B7 is set. However, the bit can be cleared at any time.
23.The EVENT
output is “open−drain” and requires an external pull−up resistor for either polarity. The “natural” polarity is “active low”, as it allows
“wired−or” operation on the EVENT bus.
24.Can not be set as long as lock bit B6 is set.

N34TS04MT3ETG

Mfr. #:
Manufacturer:
ON Semiconductor
Description:
EEPROM & TEMP SENSOR 8TDFN
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet