Hi, all
I'm using MSP430F5418A to get temperature from tmp101 by I2C. If I want to modify all the register(Configuration Register, TLOW Register, and THIGH Register), do I
have to restart the transfer after finishing configurating one of these registers?
Because by reading tmp101 datasheet, there is a sentence which is, the value for the Pointer Register is the first byte transferred after the I2C slave address byte
with the R/W bit LOW, so I think I have to restart the transfer process? Am I right?
Thx
Best regards
Nick