JAJSP86B November 2023 – June 2024 TMAG3001
PRODUCTION DATA
The X, Y, and Z magnetic sensor data are stored in 16-bit 2's complement in _Result_MSB and _Result_LSB registers for the corresponding channel. 16-bit X, Y, Z Magnetic Sensor Data Format shows example data out for X_Result[15:0]. For the table, three decimal places are used in the calculation. The data format is the same for Y_Result[15:0] and Z_Result[15:0]. The LSB size for each magnetic range is:
Magnetic Field (mT) | X_Result[15:0] | ||||
---|---|---|---|---|---|
Range = 40mT | Range = 80mT | Range = 120mT | Range = 240mT | BINARY | HEX |
–39.009 | –78.019 | –120.029 | –239.182 | 1000 0000 0000 0000 | 8000h |
–19.504 | –39.009 | –60.014 | –119.591 | 1100 0000 0000 0000 | C000h |
–0.001 | –0.002 | –0.003 | –0.007 | 1111 1111 1111 1111 | FFFFh |
0 | 0 | 0 | 0 | 0000 0000 0000 0000 | 0000h |
0.001 | 0.002 | 0.003 | 0.007 | 0000 0000 0000 0001 | 0001h |
19.504 | 39.009 | 60.014 | 119.591 | 0100 0000 0000 0000 | 4000h |
39.008 | 78.016 | 120.025 | 239.175 | 0111 1111 1111 1111 | 7FFFh |