Other Parts Discussed in Thread: HDC1080
部件号: HDC1080
我有一个 Artix7 FPGA 连接到 HDC1080。 我正在使用 Microblaze 擦除 Xilinx AXI IIC IP 来从传感器读取数据。 但 HDC1080 不会确认从器件地址。
我已经检查了传感器电源正常、SCL 和 SDA 引脚都通过 4.7k 电阻拉高。


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.
Nouman,
感谢您的分享。 HDC1080 使用什么 I2C 地址? 我想确认其正确无误。 您还能描述一下您对 HDC1080 寄存器的 I2C 读取/写入吗?
我们还提供了 HDC 编程和集成指南、其中提供了有关如何与 HDC1080 进行通信的更多指导。 GitHub 上还有示例代码: https://github.com/TexasInstruments-Sandbox/ti-environmental-sensors/tree/main/devices/humidity%20sensors/hdc1x
GitHub 代码用于 Arduino 设置、但仍应提供一些有关如何与 HDC1080 通信的指导。
谢谢
-亚历克斯·汤普森