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.

[参考译文] AMC7834:ADC 读数问题

Guru**** 2489685 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/data-converters-group/data-converters/f/data-converters-forum/1539375/amc7834-adc-reading-issue

部件号:AMC7834


工具/软件:

我想在自主转换中从 ADC 读取数据。 我在 0x02 寄存器中启用了 I2C。 在多路复用器寄存器 (0x12) 中、写为 0x0010、并尝试从以下寄存器 0x24 读取、但不返回正确的值。 有人帮我解决这个问题。

谢谢、

Thamil

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Thamil:

    是否触发了 ADC? 您应该遵循以下命令:

    0x02 = 0x0002 — 启用 ADC
    0x12 = 0x0010 — 启用 ADC1
    0x1C = 0x0001 — 触发 ADC

    然后从寄存器 0x24 读取。  

    谢谢、
    Erin

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    谢谢 Erin 和感谢我以前的帖子回复太.