Other Parts Discussed in Thread: MSP430FR2433, ENERGIA
Tool/software: Code Composer Studio
Hello,
I am trying to get the TMP75 to go into Shutdown mode, but for some reason I am get NAK response.
I write the 0x01 to the devies address which gets an ACK, followed by a variety of values which return NAK. So far any value that isn't 0x01 or 0x02 returns NAK.
I can read data from the TMP75 just fine.
Any suggestions would be greatly appreciated- I am experiencing the same behaviour on multiple chips when using an MSP430FR2433 with Energia on Code Composer Studio
Thanks