Other Parts Discussed in Thread: BOOSTXL-BASSENSORS, TMP116, SYSCONFIG
Tool/software: Code Composer Studio
can you provide TMP117 sensor read/write/config sample code by i2c
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.
Tool/software: Code Composer Studio
can you provide TMP117 sensor read/write/config sample code by i2c
Hi Chao,
Welcome to the E2E Forums!
Here's a link to a TMP116 example for the CC2640R2 and the BOOSTXL-BASSENSORS boosterpack: dev.ti.com/.../
The only difference from a software perspective between the TMP117 and TMP116 is that the EEPROM3 register (pointer 07h) is a temperature offset register in the TMP117.
We also have an Arduino example for these devices here: https://training.ti.com/how-interface-tmp116-tmp117-temperature-sensors-arduino
Best Regards,
Brandon Fisher