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.

[参考译文] TMS570LC4357:如何在 TMS570LC4357中进行 ADC 精度校准

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1011940/tms570lc4357-how-to-make-the-adc-accuracy-calibration-in-tms570lc4357

器件型号:TMS570LC4357
主题中讨论的其他器件:HALCOGEN

大家好、

我已经在 HALCoGen 工具中为电压输入信号配置了 ADC1。  

代码:

使用组和通道读取 ADC1

这些代码工作正常。 但我需要支持 ADC 微调校准、因为值为14V、但得到14.5V。

硬件方面都正确。

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

    您好!

    1、如果 VCCAD 和 ADREFEHI 为5V、最大 ADC 输入为5V。 我想 ADC 输入有一个分压器电路。 ADC 引脚的实际输入电平是多少?  

    2.我建议尝试较长的采样时间  

    3.您可以使用 adcCalibration()或 adcMidPointCalibration() API 计算偏移误差。