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