JAJSP86B November 2023 – June 2024 TMAG3001
PRODUCTION DATA
The TMAG3001 measures temperature and store the value in the Temp_Result[15:0] field of the T_Result_MSB and T_Result_LSB registers. 16-bit Temperature Data Format shows the sensor output stored in a 16-bit 2's complement format in two 8-bit registers. For the table, only three decimal places are used in the calculations. The data can be retrieved as 16-bit format combining both MSB and LSB registers, or as 8-bit format through the MSB register.
Use Equation 15 to calculate the measured temperature in degree Celsius for 16-bit data, and use Equation 17 to calculate the measured temperature in degree Celsius for 8-bit data.
where
TEMPERATURE (°C) | Temp_Result[15:0] | |
---|---|---|
BINARY | HEX | |
–40 | 0011 0101 1010 0001 | 35A1h |
–25 | 0011 1001 0000 1010 | 390Ah |
0 | 0011 1110 1011 1001 | 3EB9h |
25 | 0100 0100 0110 1000 | 4468h |
25.02 | 0100 0100 0110 1001 | 4469h |
85 | 0101 0001 1111 1100 | 520Ch |
125 | 0101 1011 0000 1100 | 5B0Ch |