SLASF96 April 2024 AFE20408
PRODUCTION DATA
The device has an on-chip temperature sensor that measures the device die temperature. The normal operating temperature range for the internal temperature sensor is limited by the operating temperature range of the device (–55°C to +150°C).
The temperature sensor has a resolution of 16 bits (0.0078°C) and conversion is independent from the device SAR ADC. Temperature data results are represented in binary format, as shown in Table 6-4. The temperature data format allows for representation of negative temperatures using signed 2's complement representation. Make sure to observe the parameter values listed in the Absolute Maximum Ratings table.
TEMPERATURE (°C) | INTERNAL TEMPERATURE REGISTER VALUE | |
---|---|---|
BINARY | HEX | |
–55 | 1111 1111 1100 1001 | FFC9 |
–25 | 1111 1111 1110 0111 | FFE7 |
–1 | 1111 1111 1111 1111 | FFFF |
0 | 0000 0000 0000 0000 | 0000 |
1 | 0000 0000 1000 0000 | 0080 |
10 | 0000 0101 0000 0000 | 0500 |
25 | 0000 1100 1000 0000 | 0C80 |
50 | 0001 1001 0000 0000 | 1900 |
75 | 0010 0101 1000 0000 | 2580 |
100 | 0011 0010 0000 0000 | 3200 |
125 | 0011 1110 1000 0000 | 3E80 |
127 | 0011 1111 1000 0000 | 3F80 |
150 | 0100 1011 0000 0000 | 4B00 |
The temperature data registers are accessed by reading the ADC_TMP register, located in the global register page.