Hi team,
I want to check with you how we should start one-shot operation, what command should I write to TMP117? The datasheet just show I2C command, and didn't see what command, could you help clarify this?
Thanks and Best Regards,
Will
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.
Hi team,
I want to check with you how we should start one-shot operation, what command should I write to TMP117? The datasheet just show I2C command, and didn't see what command, could you help clarify this?
Thanks and Best Regards,
Will
Hi Will,
Thanks for the question. In order to start a one-shot, perform an I2C register write command (as shown in figure 22 of the datasheet) to set MOD[1:0] (bits 11:10) in the configuration register (0x01) to 11.
You should ensure that the other configuration settings are not improperly overwritten during this write.
Best Regards,
Brandon Fisher