16-bit integer format - HMP1 - HMP3 - HMP4 - HMP5 - HMP7 - HMP8 - HMP9 - HMPX - MMP8 - MMPX - TMP1 - TMPX

HMP Series with MMP8 and TMP1 User Guide

Document code
M212022EN
Revision
K
Language
English
Product
HMP1
HMP3
HMP4
HMP5
HMP7
HMP8
HMP9
HMPX
MMP8
MMPX
TMP1
TMPX
Document type
User guide

Some 16-bit integer values in the data registers are scaled to include the necessary decimals. The scaling factors for those values are shown in the register tables.

Table 1. Interpretation of 16-bit signed integer values
Value (decimal) Value (hexadecimal) Description
0–32766 0x0000–0x7FFE Value in range 0–32766
32767 0x7FFF Value is 32767 or larger
32768 0x8000 Value is not available
32769 0x8001 Value is −32767 or smaller
32770–65535 0x8002–0xFFFF Value in range −32766 … −1 (2’s complement)