Hi Nishka,
Unfortunately we do not have a Zephyr driver for HDC302x. However, we do have example code on our HDC3020 ASC Studio page. This link contains C code examples that are MCU agnostic.
Thanks
-Alex Thompson
Manabu-san,
I would recommend looking at our HDC3020 code example in ASC Studio:
https://dev.ti.com/sysconfig/index.html#/config/?args=--product%20%2Fmnt%2Ftirex-content%2Fascstudio_1_17_0%2F.metadata%2Fproduct.json%20--device%20Other&module=%2Fti…
Hello Chris, Your suggestion is not satisfactory. I still need an untouched ASC Studio to open older SDK and example projects such as those included in
SimpleLink Sensor and Actuator Plugin
SimpleLink SDK LVGL Plugin
The best temporary solution…
Part Number: INA238 Other Parts Discussed in Thread: SYSCONFIG , INA226 Tool/software: Hello Team,
We're using INA238 to measure the bus voltage.To implement code, i got some driver from ASC-STUDIO-INA238 and ported the INA238_getVBUS_V part alone to…
Yair,
I would try and repeat the transactions with SCL released high during the 20ms conversion time, HDC3020 does not clock stretch but some similar devices do. I would see how the linked code from ASC studio works for you and if you still see the…
Maunil,
We have example code in C on our Sysconfig site in ASC Studio: https://dev.ti.com/sysconfig/index.html#/config/?args=--product%20%2Fmnt%2Ftirex-content%2Fascstudio_1_0_14%2F.metadata%2Fproduct.json%20--device%20Other&module=%2Fti%2Fsensors%2Fhumiditysensor…
Hi Janice,
Could you please elaborate on what you mean by "firmware version"? We have c code on ASC Studio that can be used to communicate with HDC302x if that is what you are interested in: https://dev.ti.com/sysconfig/index.html#/config/?args=--product…
Hello Cameron,
No, we don't have a specific project for the FR4133. You could consider porting from the MSP432 to the MSP430 or we also have ASC Studio that can generate code for you. ASC Studio supports the HDC2010 and TMP116 devices on the board.…
HI Kailyn,
Could you please provide more detail about the "flying lead test" and how the HDC3022 is connected to the PCB? I cannot tell from the image if the HDC3022 is soldered onto the PCB with wires connected to the soldered pins, or if the HDC3022…
Hello Deeksha,
We do not have drivers for that specific module. I suggest using ASC-Studio to generate the microcontroller agnostic .c and .h files based on your configuration requirements. You would still need to utilize the I2C drivers for your specific…