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.

[参考译文] TM4C1294KCPDT:使用 TIVAWARE 库的 ADC

Guru**** 2482105 points
Other Parts Discussed in Thread: TM4C1294KCPDT

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/715435/tm4c1294kcpdt-adc-using-tivaware-lib

器件型号:TM4C1294KCPDT

您好!

我在 TM4C1294kcpdt 中使用用于 ADC 模块的 Tivaware 库。 我要求在电路板中使用2.5V 外部基准电压。

因此、使用下面的 API、我尝试设置外部基准电压、并在引脚 VREFA+上提供2.5V 外部电压。

ADCReferenceSet (ADC0_BASE、1); //外部基准电压

但我得到的结果是相对于3V 基准电压的、那么有人能告诉我使用外部基准电压是否需要任何其他配置吗?

此致、

苏里亚

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

    您好!

    您在 AIN 引脚上施加了什么电压进行测量? 如果在 AIN 引脚上施加2.5V 电压、则转换时仍将获得0xFFF。 有关详细信息、请参阅数据表。 下面是 D/S 的摘录