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.

[参考译文] LP-AM261:当输入电压大于 Vref (1.8V) 时、[LP-AM261 E2 和 MCU+ SDK v11.01.00.19 ] ADC 不为 4096

Guru**** 2796425 points

Other Parts Discussed in Thread: LP-AM261

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1622538/lp-am261-lp-am261-e2-and-mcu-sdk-v11-01-00-19-adc-not-4096-when-the-input-voltage-is-larger-than-vref-1-8v

器件型号: LP-AM261

尊敬的专家:

   我使用 LP-AM261(E2 版本)、引脚 1-2 和引脚 4-5 之间的 S2 开关接通(AM261_ADC_VREFHI_G0 和 AM261_ADC_VREFHI_G1 连接到 VSYSA_1V8、内部 1.8V 电源)。 对于 mcu_plus_sdk_am261x_11_01_00_19 中的示例代码、使用“adc_soc_ePWM_am261x-lp_r5fss0-0_nortos_ti-arm-clang"工程“工程并运行如下所示的参数、其中电源应用于 J3.24 引脚。

    我的问题是、当输入电压大于 1.8V(小于 3.2V)时、Vref 设置为 1.8V、但 ADC 值不是 4095。 有没有理由这样做? 感谢您的反馈。

[J3.24]上的 AM261_ADC1_AIN0 与[ADC 值]
3.2V、用于 4095
3V 适用于 3826
2V、用于 2569
1.8V(对于 2320)

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

    显而易见的答案是您没有正确设置基准电压。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    • 我尝试通过自动生成在 example.syscfg (CCS 中的 GUI) 和驱动程序源代码中找到相应的 Vref 设置、但没有找到。

     您能否分享他们的设置或相关文档链接的位置?