This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMP75: How to read the TMP75 16 bit temperature register byte1&byte2

Part Number: TMP75

When we want to read the temperature from temperature register  byte1&byte2,we use the code :wBuf:[0],nRead:1

But we can only read the byte 1 (8 bit) register from the code,can not get the byte 2 register

What should we get the 16 bit register ?

Thank U