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.

[参考译文] MSPM0G3507:ADC、DMA

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1535239/mspm0g3507-adc-dma

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

工具/软件:

在 MSPM0G3507 上、四通道 ADC 使用 DMA 模式、uint16_t ADC_VALUE[100][4];50us*4*100=20ms。 理论上、一个 ADC DMA 应在 20ms 内完成。 但是、在实际测量中、完成一个 DMA 需要超过 100ms 的时间。 可能的原因是什么? 在 SysConfig 中、DMA 通道的传输模式已配置为重复单次以防止程序干扰。

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

    我看到您在自动断电模式下有这个功能、您可以将它切换为手动、看看有多少改进? 当 ADC 外设设置为自动关闭然后必须重新启动时、需要考虑额外的时间