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.
大家好、
我已经在 HALCoGen 工具中为电压输入信号配置了 ADC1。
代码:
使用组和通道读取 ADC1
这些代码工作正常。 但我需要支持 ADC 微调校准、因为值为14V、但得到14.5V。
硬件方面都正确。
您好!
1、如果 VCCAD 和 ADREFEHI 为5V、最大 ADC 输入为5V。 我想 ADC 输入有一个分压器电路。 ADC 引脚的实际输入电平是多少?
2.我建议尝试较长的采样时间
3.您可以使用 adcCalibration()或 adcMidPointCalibration() API 计算偏移误差。