Tool/software: TI C/C++ Compiler
With TMP102 sensor, when I set sensor into Shut-Down mode and immediately read the configuration register, the One-Shot (OS) mode is also set by the sensor. I don’t know why sensor sets OS mode bit, nor does it reads temperature as stated in the temperature, nor can’t I find in the manual that describes this awkward phenomenon. Is this a defective sensor, or am I not interpreting user’s manual correctly. Also, I cannot communicate on high-speed I2C, only but sensor only allows me to communicate with sensor if I drop I2C clock to 100 KHz. I’m using MSP340FR6989 device, CCS6.2 with the assistance from TI’s driver library, eusci_b_i2c library. Why is it doing this?