tmp103.rst 813 B

123456789101112131415161718192021222324252627282930313233
  1. Kernel driver tmp103
  2. ====================
  3. Supported chips:
  4. * Texas Instruments TMP103
  5. Prefix: 'tmp103'
  6. Addresses scanned: none
  7. Product info and datasheet: https://www.ti.com/product/tmp103
  8. Author:
  9. Heiko Schocher <hs@denx.de>
  10. Description
  11. -----------
  12. The TMP103 is a digital output temperature sensor in a four-ball
  13. wafer chip-scale package (WCSP). The TMP103 is capable of reading
  14. temperatures to a resolution of 1°C. The TMP103 is specified for
  15. operation over a temperature range of –40°C to +125°C.
  16. Resolution: 8 Bits
  17. Accuracy: ±1°C Typ (–10°C to +100°C)
  18. The driver provides the common sysfs-interface for temperatures (see
  19. Documentation/hwmon/sysfs-interface.rst under Temperatures).
  20. Please refer how to instantiate this driver:
  21. Documentation/i2c/instantiating-devices.rst