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.

HDC2022EVM: Programming through Serial communication

Part Number: HDC2022EVM
Other Parts Discussed in Thread: HDC2010, HDC2022, HDC2080

Hey, I had purchased the HDC2022EVM and I wanted to know if it would be possible to communicate with the device using serial communication with a custom program. I tried to look for an API or a library and couldn't find any for the EDV.

If the sensor can only be accessed using I2C from the HDC2022 itself, without the EDV part, what library should I use? because I only found a library for the HDC2010 in the link here: https://www.ti.com/video/5609689752001

Thanks in advance for the help!

  • HI Daniel,

    The HDC2022EVM is meant to be interfaced with the GUI associated with the EVM. However, if you want to not use the GUI, you should snap off the HDC2022 sensor board porttion, connect/solder wires to your controller from the holes on the HDC2022 breakoff board, and use the code repository on ASC Studio for HDC2080. HDC2080 and HDC2022 are completely software interchangeable, so the code listed under HDC2080 will apply for HDC2022. 

    Regards

    -Alex Thompson