Hi,
I am currently working on TMP102,using MSP430f249 to set it in the one-shot mode and take data from the TMP102 every 30 seconds. While I donot know how to set the configuration register. The pointer register is defaultly pointing to the temp register. So I can directly write 0x01 into the Tx buffer of the I2C. Then the pointer changes to the configuration register? Then What I put into the Tx buffer next would configure the TMP 102?
Or, some other procedure should be followed. I cannot find a example code on it.
Si