EVALUATION BOARD MANUAL
TEMPERATURE SENSOR IC
Evaluation board order code Sensor order code
2521020222591 2521020222501
VERSION 1.0
FEBRUARY 19, 2020
Revision history
Manual
version
1.0 1.0
Product
version
Notes
• Initial release of the manual
Date
February 2020
Evaluation Board: Temperature Sensor IC, Part Nr. 2521020222591
User manual version 1.0 © February 2020
www.we-online.com/sensors 1
Abbreviations
Abbreviation Description
I2C Inter integrated circuit
n.m. not mounted
Evaluation Board: Temperature Sensor IC, Part Nr. 2521020222591
User manual version 1.0 © February 2020
www.we-online.com/sensors 2
Contents
1 General description 4
1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2 Ordering information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2 Functional description 5
2.1 Evaluation board in operation . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.1.1 Pin header connection . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.1.2 Through hole connection . . . . . . . . . . . . . . . . . . . . . . . . 7
3 Evaluation board 8
3.1 Schematic diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
4 Important notes 9
4.1 General customer responsibility . . . . . . . . . . . . . . . . . . . . . . . . . 9
4.2 Customer responsibility related to specific, in particular safety-relevant ap-
plications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
4.3 Best care and attention . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
4.4 Customer support for product specifications . . . . . . . . . . . . . . . . . . 9
4.5 Product improvements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
4.6 Product life cycle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
4.7 Property rights . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
4.8 General terms and conditions . . . . . . . . . . . . . . . . . . . . . . . . . . 10
5 Legal notice 11
5.1 Exclusion of liability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
5.2 Suitability in customer applications . . . . . . . . . . . . . . . . . . . . . . . 11
5.3 Usage restriction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
6 License terms for Würth Elektronik eiSos GmbH & Co. KG sensor product
software and source code 13
6.1 Limited license . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
6.2 Usage and obligations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
6.3 Ownership . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
6.4 Disclaimer of warranty . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
6.5 Limitation of liability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
6.6 Applicable law and jurisdiction . . . . . . . . . . . . . . . . . . . . . . . . . . 14
6.7 Severability clause . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
6.8 Miscellaneous . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Evaluation Board: Temperature Sensor IC, Part Nr. 2521020222591
User manual version 1.0 © February 2020
www.we-online.com/sensors 3
1 General description
1.1 Introduction
The evaluation board of the temperature sensor provides an opportunity to verify the sensor
performance and develop a prototype using an external processor e.g. Amber Pi design
kit (Part No: 2609017281001). It can be directly plugged to Amber Pi design kit using the
mounted I2C interface pins. It can also be placed on a bread board using through hole pin
header connections.
The temperature sensor IC (Part No: 2521020222501) is a 16-bit compact silicon based digital temperate sensor with an I2C interface. The sensor features programmable temperature
thresholds and interrupt functionality.
Figure 1: Evaluation board for the temperature sensor IC
1.2 Ordering information
WE order code Dimensions Description
2521020222501 2.0 x 2.0 x 0.5 mm tape & reel packaging
2521020222581 2.0 x 2.0 x 0.5 mm 5 pcs cut tape packaging
2521020222591 33 x 20 mm Evaluation board temperature sensor IC
Evaluation Board: Temperature Sensor IC, Part Nr. 2521020222591
User manual version 1.0 © February 2020
www.we-online.com/sensors 4
Table 1: Ordering information
2 Functional description
The temperature sensor evaluation board supports the standard I2C communication interface.
• A positive supply voltage is applied to the sensor through VDD pin.
• The 7-bit I2C slave address of the temperature sensor is either 0111000b or 0111111b
based on the SAO pin connection.
By default the 7-bit slave address of the temperature sensor on the evaluation
board is 0111000b (0x38). i.e. SAO pin of the sensor is connected to VDD
using 0Ω resistor ADDR.
The 7-bit slave address of the temperature sensor can be changed to
0111111b (0x3F) by removing 0Ω resistor ADDR from ’1’ part and mounting
it on the ’0’ part of the evaluation board. i.e. SAO pin is connected to GND
using 0Ω resistor ADDR.
Pin
No.
1 SCL I2C serial clock Input
2 INT Interrupt Output Do not connect if not used
3 VDD Positive supply voltage Supply
4 SAO
5 GND
6 SDA I2C serial data Input/Output
Name Function I/O Comments
I2C device address
selection
Negative supply
voltage
Table 2: Pin description
Please refer to the data sheet of the temperature sensor (Order code:
2521020222501) for more information about the electrical properties.
Input
Supply
High: device address is 0111000b
Low: device address is 0111111b
Evaluation Board: Temperature Sensor IC, Part Nr. 2521020222591
User manual version 1.0 © February 2020
www.we-online.com/sensors 5