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.

[参考译文] MSPM0L1105:ADC 转换存储器

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1318045/mspm0l1105-adc-conversion-memory

器件型号:MSPM0L1105

团队成员

我发现转换存储器可在代码中配置为11、但在系统配置中、可配置为达到3。

您能解释一下原因吗?

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

    哈利、您好!

    "0-11"代表 ADC 的通道0通道11。 "0-3"表示一个 ADC 的存储器0存储器3。 一个 ADC 只有四个存储器、表示一个 ADC 只能同时处理4个通道信号。 如果要同时处理<= 8通道信号、可以使用两个 ADC、每个 ADC 处理4通道信号。 应注意的是、ADC 采样的速度非常快、因此外部表现为4通道信号的同步采样。  

    此致、

    K·扬茨