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.

[参考译文] MSPM0G3519:MSPM0Gx51x 给定器件型号上有多少 FIFO 位置可用于 ADC

Guru**** 2798555 points

Other Parts Discussed in Thread: MSPM0G3519, SYSCONFIG

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1620142/mspm0g3519-mspm0gx51x-how-many-fifo-locations-are-available-for-adc-on-a-given-device-variant

器件型号: MSPM0G3519
主题: SysConfig 中讨论的其他器件

深入了解 MSPM0G3519 DS

image.png

并假设有 16 个 MEMRESx 寄存器、因此有 8 个 32b FIFO 位置。 但 SysConfig 仅显示 11。  

image.png

  1.  实际上有多少个 MEMRESx 位置可用作 ADC FIFO?
  2. 缺失(“-")“)A0_10 是什么意思?

此致、

Eugene

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

    您好、Eugene、

    有 12 个 MEMRESx 存储寄存器:

    ADC0 通道 10 的单元格中的“-"表示“表示没有映射的 ADC 通道。

    此致、

    Owen

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

    “无映射 ADC 通道“是什么意思? 它是否可以在 12 个 MEMRESx 位置的上下文中使用?

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

    您好、Eugene、

    ADC0 模块没有通道 10。

     输入通道与存储器配置可能会令人困惑。 您最多可以有 12 个 ADC 转换存储器 x 配置、您可以在其中相应地配置 ADC 通道。  下面的 SysConfig 文件来自 SDK 中的 ADC 示例。 有 4 种配置使用 MEMRES[0:3]。 通道 2 的输入通道值表示 ADC0 通道 2 (A0_2)。

    您可以使用全部 12 个 MEMRESx 存储寄存器、但是、没有 ADC0 通道 10 可配置为该存储器配置的输入通道。

    此致、

    Owen