The STDS75 is a high-precision CMOS (digital) temperature sensor IC with a delta-sigma
analog-to-digital (ADC) converter and an I
for general applications such as personal computers, system thermal management,
electronics equipment, and industrial controllers, and is packaged in the industry-standard
8-lead TSSOP package.
The device contains a bandgap temperature sensor and programmable 9- to 12-bit ADC
which monitor and digitize the temperature to a resolution up to 0.0625 °C. The STDS75 is
typically accurate to (±3 °C - max) over the full temperature measurement range of
–55 °C to 125 °C with ±2 °C accuracy in the –25 °C to +100 °C range. At power-up, the
STDS75 defaults to 9-bit resolution for software compatibility with the STLM75.
The STDS75 is specified for operating at supply voltages from 2.7 V to 5.5 V. Operating at
3.3 V, the supply current is typically (125 µA).
The onboard delta-sigma analog-to-digital converter (ADC) converts the measured
temperature to a digital value that is calibrated in °C; for Fahrenheit applications a lookup
table or conversion routine is required.
The STDS75 is factory-calibrated and requires no external components to measure
temperature.
1.1 Serial communications
The STDS75 has a simple 2-wire I2C-compatible digital serial interface which allows the
user to access the data in the temperature register at any time. It communicates via the
serial interface with a master controller which operates at speeds up to 400kHz. Three pins
(A0, A1, and A2) are available for address selection, and enable the user to connect up to 8
devices on the same bus without address conflict.
2
C-compatible serial digital interface. It is targeted
In addition, the serial interface gives the user easy access to all STDS75 registers to
customize operation of the device.
1.2 Temperature sensor output
The STDS75 temperature sensor has a dedicated open drain overlimit signal/alert
(OS
/INT/Alert) output which features a thermal alarm function. This function provides a
user-programmable trip and turn-off temperature. It can operate in either of two selectable
modes:
●Comparator mode, and
●Interrupt mode.
At power-up the STDS75 comes up in 9-bit mode and immediately begins measuring the
temperature and converting the temperature to a digital value. The resolution of the digital
output data is user-configurable to 9, 10, 11, or 12 bits which correspond to temperature
increments of 0.5 °C, 0.25 °C, 0.125 °C, and 0.0625 °C, respectively.
6/38Doc ID 13297 Rev 9
STDS75Description
The measured temperature value is compared with a temperature limit (which is stored in
the 16-bit (T
the 16-bit (T
OS
/INT pin is activated (see Figure 3 on page 8).
) READ/WRITE register), and the hysteresis temperature (which is stored in
OS
) READ/WRITE register). If the measured value exceeds these limits, the
HYS
Figure 1.Logic diagram
V
DD
(1)
SDA
SCL
O.S./INT
1. SDA and OS/INT are open drain.
(1)
Note:See Pin descriptions on page 9 for details.
Table 1.Signal names
PinSymbol/nameType/directionDescription
1SDA
(1)
2SCLInputSerial clock input
3OS/INT
(1)
4GNDSupply groundGround
5A2InputAddress2 input
6A
7A
8V
1. SDA and OS/INT are open drain.
1
0
DD
Input/ outputSerial data input/output
OutputOverlimit signal/interrupt alert output
InputAddress1 input
InputAddress0 input
Supply powerSupply voltage (2.7 V to 5.5 V)
STDS75
GND
A
0
A
1
A
2
AI11840
Note:See Pin descriptions on page 9 for details.
Doc ID 13297 Rev 97/38
DescriptionSTDS75
Figure 2.Connections
(1)
SDA
SCL
O.S./INT
(1)
GND
1. SDA and OS/INT are open drain.
Note:See Pin descriptions on page 9 for details.
Figure 3.Functional block diagram
Temperature
Sensor and
Analog-to-Digital
Converter (ADC)
Σ-Δ
V
DD
A
0
Configuration Register
Temperature Register
THYS Set Point Register
TOS Set Point Register
1
2
3
4
8
V
DD
7
A
0
6
A
1
5
A
2
Pointer Register
Control and Logic
Comparator
AI11841
O.S.
SDA
A
1
A
2
2-wire I2C Interface
GND
SCL
AI11833a
8/38Doc ID 13297 Rev 9
STDS75Description
1.3 Pin descriptions
See Figure 1 on page 7 and Table 1 on page 7 for a brief overview of the signals connected
to this device.
1.3.1 SDA (open drain)
This is the serial data input/output pin for the 2-wire serial communication port.
1.3.2 SCL
This is the serial clock input pin for the 2-wire serial communication port.
1.3.3 OS/INT (open drain)
This is the overlimit signal/interrupt alert output pin. It is open drain, so it needs a pull-up
resistor.
Note:The open drain thermostat output that indicates if the temperature has exceeded user-
programmable limits (over/under temperature indicator).
1.3.4 GND
Ground; it is the reference for the power supply. It must be connected to system ground.
1.3.5 A2, A1, A0
A2, A1, and A0 are selectable address pins for the 3 LSBs of the I2C interface address.
They can be set to V
1.3.6 V
DD
This is the supply voltage pin, and ranges from +2.7 V to +5.5 V.
or GND to provide 8 unique address selections.
DD
Doc ID 13297 Rev 99/38
OperationSTDS75
2 Operation
After each temperature measurement and analog-to-digital conversion, the STDS75 stores
the temperature as a 16-bit two’s complement number in the 2-byte temperature register
(see Table 8: Temperature register format). The most significant bit (S, bit 15) indicates if the
temperature is positive or negative:
●for positive numbers S = 0, and
●for negative numbers S = 1.
The most recently converted digital measurement can be read from the temperature register
at any time. Since temperature conversions are performed in the background, reading the
temperature register does not affect the operation in progress.
Bits 3 through 0 of the temperature register are hardwired to logic '0.' When the STDS75 is
configured for 12-bit resolution, the 12 MSBs (bits 15 through 4) of the temperature register
will contain temperature data. For 11-bit resolution, the 11 MSBs (bits 15 through 5) of the
temperature register will contain data, and bit 4 will read out as logic '0.' For 10-bit
resolution, the 10 MSBs (bits 15 through 6) will contain data, and for 9-bit resolution the
9 MSBs (bits 15 through 7) will contain data and all unused LSBs will contain '0's.
Table 3 on page 15 gives examples of 12-bit resolution digital output data and the
corresponding temperatures. The data is compared to the values in the T
registers, and then the OS
operating mode. The number of T
/INT is updated based on the result of the comparison and the
OS
and T
bits used during the thermostat comparison
HYS
is equal to the conversion resolution set by the FT1 and FT0 bits in the configuration
register. For example, if the resolution is 9 bits, only the 9 MSBs of T
OS
used by the thermostat comparator. The alarm fault tolerance is controlled by the FTI and
FTO bits in the configuration register. They are used to set up a fault queue. This prevents
false tripping of the OS
/INT pin when the STDS75 is used in a noisy environment (see
Table 2 on page 14).
OS
and T
and T
HYS
HYS
will be
The active state of the OS
/INT output can be changed via the polarity (POL) bit in the
configuration register. The power-up default is active-low.
If the user does not wish to use the thermostat capabilities of the STDS75, the OS
output should be left floating.
Note:If the thermostat is not used, the T
OS
and T
HYS
system data.
10/38Doc ID 13297 Rev 9
/INT
registers can be used for general storage of
STDS75Operation
2.1 Applications information
STDS75 digital temperature sensors are optimal for thermal management and thermal
protection applications. They require no external components for operations except for pullup resistors on SCL, SDA, and OS
The sensing device of STDS75 is the chip itself. The typical interface connection for this
type of digital sensor is shown in Figure 4 on page 11.
/INT outputs. A 0.1 µF bypass capacitor is recommended.
Pull-up
V
DD
10kΩ
1. SDA and OS/INT are open drain.
STDS75
O.S./INT
A
0
A
1
A
2
(1)
SDA
GND
V
DD
SCL
(1)
0.1μF
V
DD
Pull-up
V
10kΩ10kΩ
I2C Address = 1001000 (1001A2A1A0)
DD
Master
Device
AI11832
Doc ID 13297 Rev 911/38
OperationSTDS75
2.2 Thermal alarm function
The STDS75 thermal alarm function provides user-programmable thermostat capability and
allows the STDS75 to function as a standalone thermostat without using the serial interface.
The OS
/INT output is the alarm output. This signal is an open drain output, and at power-up,
this pin is configured with active-low polarity by default.
2.3 Comparator mode
In comparator mode, each time a temperature-to-digital (T-to-D) temperature conversion
occurs, the new digital temperature is compared to the value stored in the T
registers. If a fault tolerance number of consecutive temperature measurements are greater
than the value stored in the T
register, the OS/INT output will be activated.
OS
For example, if the FT1 and FT0 bits are equal to “10” (fault tolerance = 4), four consecutive
temperature measurements must exceed T
OS
/INT output is active, it will remain active until the first time the measured temperature
drops below the temperature stored in the T
When the thermostat is in comparator mode, the OS
with any amount of hysteresis. The OS
temperature exceeds the T
value a consecutive number of times as defined by the FT1
OS
/INT output becomes active when the measured
and FT0 fault tolerance (FT) bits in the configuration register. The OS
until the first time the temperature falls below the value stored in T
into shutdown mode does not clear OS
to activate the OS/INT output. Once the
OS
register.
HYS
/INT can be programmed to operate
/INT then stays active
. Putting the device
HYS
/INT in comparator mode.
OS
and T
HYS
12/38Doc ID 13297 Rev 9
Loading...
+ 26 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.