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.

HDC2080: Reading from HDC2080/HDC2010

Part Number: HDC2080
Other Parts Discussed in Thread: HDC2010, HDC1080, SYSCONFIG, MSP430WARE, ENERGIA

Hello,

I was not able to find a C language programming example or library for reading temperature and humidity values from TI HDC2080 sensor via I2C when using STM32 MCU (I use CubeIDE environment). As I understand HDC2080 and HDC2010 could be programmed identically according to their datasheets and application report: https://www.ti.com/lit/an/snaa312/snaa312.pdf?ts=1590217153055.  I am new to this, so application report did not help :/ I found an example only for HDC1080 which I assume has different application requirements. I would appreciate it if you could share any example or library in C language for reading temperature and humidity values using such sensor with me.

Thank you