SNIS133E September   2003  – February 2024 LM95010

PRODUCTION DATA  

  1.   1
  2. Features
  3. Applications
  4. Description
  5. Pin Configuration and Functions
  6. Specifications
    1. 5.1 Absolute Maximum Ratings
    2. 5.2 Operating Ratings
    3. 5.3 DC Electrical Characteristics
    4. 5.4 AC Electrical Characteristics
    5. 5.5 Typical Performance Characteristics
  7. Detailed Description
    1. 6.1 Overview
    2. 6.2 Functional Block Diagram
    3. 6.3 Feature Description
      1. 6.3.1  SensorPath BUS SWD
      2. 6.3.2  SensorPath BIT SIGNALING
      3. 6.3.3  Bus Inactive
      4. 6.3.4  Data Bit 0 and 1
      5. 6.3.5  Start Bit
      6. 6.3.6  Attention Request
      7. 6.3.7  Bus Reset
      8. 6.3.8  SensorPath BUS TRANSACTIONS
      9. 6.3.9  Bus Reset Operation
      10. 6.3.10 Read Transaction
      11. 6.3.11 Write Transaction
      12. 6.3.12 Read and Write Transaction Exceptions
      13. 6.3.13 Attention Request Transaction
  8. Register Set
    1. 7.1  Fixed Number Setting
    2. 7.2  Register Set Summary
    3. 7.3  Device Reset Operation
    4. 7.4  Device Number (Addr 00o)
    5. 7.5  Manufacturer ID (Addr 01o)
    6. 7.6  Device ID (Addr 02o)
    7. 7.7  Capabilities Fixed (Addr 03o)
    8. 7.8  Device Status (Addr 04o)
    9. 7.9  Device Control (Addr 05o)
    10. 7.10 Temperature Measurement Function (TYPE - 0001)
    11. 7.11 Operation
    12. 7.12 Temperature Capabilities (Addr 10o)
    13. 7.13 Temperature Data Readout (Addr 11o)
    14. 7.14 Temperature Control (Addr 12o)
    15. 7.15 Conversion Rate (Addr 40o)
  9. Application and Implementation
    1. 8.1 Application Information
      1. 8.1.1 Mounting Considerations
  10. Device and Documentation Support
    1. 9.1 Documentation Support
    2. 9.2 Receiving Notification of Documentation Updates
    3. 9.3 Support Resources
    4. 9.4 Trademarks
    5. 9.5 Electrostatic Discharge Caution
    6. 9.6 Glossary
  11. 10Revision History
  12. 11Mechanical, Packaging, and Orderable Information

Package Options

Mechanical Data (Package|Pins)
Thermal pad, mechanical data (Package|Pins)
Orderable Information

Temperature Capabilities (Addr 10o)

Reg AddRegister NameR/
W
P
O
R
Val
Bit 15 MSbBit 14Bit 13Bit 12Bit 11Bit 10Bit 9Bit 8Bit 7Bit 6Bit 5Bit 4Bit 3Bit 2Bit 1Bit 0 LSb
001 000Temperature CapabilitiesR014AhReservedInt
Sens
Rout
Size
Sign10Bits0.25°C Resolution
0000000101001010

This register defines the format of the temperature data in the readout register. The LM95010 only supports one format as defined by the values of this register.

BitTypeDescription
2-0RResolution. This field defines the value of 1 LSb of the Temperature Readout field in the Readout Register. The SensorPath specification defines many different weights for the temperature LSb. The LM95010 supports a resolution of 0.25 °C and thus a value of 010 for this field. For a full definition of this field please refer to the SensorPath specification.
5-3RNumber of Bits. This field defines the total number of significant bits of the Temperature Readout field in the Readout register. The total number of osignificant bits includes the number of bits representing the interger part of the temperature data and the fractional part of it, as defined by the Resolution field. The LM95010 supports 10 bits and thus a value of 001 for this field. For a full definition of this field please refer to the SensorPath specification.
6RSign (Signed Data). Defines the type of data in the Temperature Readout field of the Readout register.

0: Unsigned, positive fixed point value.


1: Signed, 2's complement fixed point value. (value for the LM95010)

7RRoutSize (Readout Register size). Defines the total size of the Readout register.

0: 16 bits. (LM95010 default)


1: 24 bits.

8R/WIntSens (Internal Sensor Support). Indicates if the device supports internal temperature measurements, as the LM95010 does.

0: No internal temperature measurement


1: Internal temperature sensor implemented. (value for the LM95010)

15-9ROReserved. Will always read "0".