2014-06-18 05:37:17 +00:00
|
|
|
|
Kernel driver tmp103
|
|
|
|
|
====================
|
|
|
|
|
|
|
|
|
|
Supported chips:
|
2019-04-17 09:46:28 +00:00
|
|
|
|
|
2014-06-18 05:37:17 +00:00
|
|
|
|
* Texas Instruments TMP103
|
2019-04-17 09:46:28 +00:00
|
|
|
|
|
2014-06-18 05:37:17 +00:00
|
|
|
|
Prefix: 'tmp103'
|
2019-04-17 09:46:28 +00:00
|
|
|
|
|
2014-06-18 05:37:17 +00:00
|
|
|
|
Addresses scanned: none
|
2019-04-17 09:46:28 +00:00
|
|
|
|
|
2014-06-18 05:37:17 +00:00
|
|
|
|
Product info and datasheet: http://www.ti.com/product/tmp103
|
|
|
|
|
|
|
|
|
|
Author:
|
2019-04-17 09:46:28 +00:00
|
|
|
|
|
2014-06-18 05:37:17 +00:00
|
|
|
|
Heiko Schocher <hs@denx.de>
|
|
|
|
|
|
|
|
|
|
Description
|
|
|
|
|
-----------
|
|
|
|
|
|
|
|
|
|
The TMP103 is a digital output temperature sensor in a four-ball
|
|
|
|
|
wafer chip-scale package (WCSP). The TMP103 is capable of reading
|
|
|
|
|
temperatures to a resolution of 1°C. The TMP103 is specified for
|
|
|
|
|
operation over a temperature range of –40°C to +125°C.
|
|
|
|
|
|
|
|
|
|
Resolution: 8 Bits
|
|
|
|
|
Accuracy: ±1°C Typ (–10°C to +100°C)
|
|
|
|
|
|
|
|
|
|
The driver provides the common sysfs-interface for temperatures (see
|
2019-04-17 09:46:29 +00:00
|
|
|
|
Documentation/hwmon/sysfs-interface.rst under Temperatures).
|
2014-06-18 05:37:17 +00:00
|
|
|
|
|
|
|
|
|
Please refer how to instantiate this driver:
|
2019-07-26 12:51:16 +00:00
|
|
|
|
Documentation/i2c/instantiating-devices.rst
|