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.

[参考译文] TMS320F28335:ADC 校准

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/775275/tms320f28335-adc-calibration

器件型号:TMS320F28335

在 F28335上、ADC_cal 运行需要多长时间? 我意识到启动 ROM 会自动调用它、但我认为我应该了解启动时使用的所有过程(包括自定义过程)。 我认为、一旦加电、我应该能够确定 DSP 准备好执行其正常操作所需的时间。

我是否正确地将此过程解释为占用大量时钟周期或必须监控 ADC 的行为以正确校准 ADC? 或者、这是否仅涉及将某些常量加载到某些寄存器中?

这个过程的时序是否可被定义为某些数量的 DSP 时钟周期?

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

    Ashley、

    ADC_cal()例程在 《ADC 参考指南

    它只是将值从 OTP 复制到两个 ADC 寄存器。

    Tommy