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.

[参考译文] MSPM0-SDK:DL_DMA_setSrcIncrement 和 DL_DMA_setTransferMode 都不会更改 DMACTL 寄存器's 状态

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1591923/mspm0-sdk-neither-dl_dma_setsrcincrement-nor-dl_dma_settransfermode-alter-dmactl-register-s-state

器件型号: MSPM0-SDK

调用  DL_DMA_setTransferMode (DMA、0、DL_DMA_SINGLE_BLOCK_TRANSFER_MODE);
  DL_DMA_setSrcIncrement (DMA、0、DL_DMA_ADDR_INCREMENT);
请勿更改 DMACTL[0]寄存器的状态 — 它保持 SINGLE_MODE 并保持不变。  
库的实现看起来不错、但 我仍然无法理解这种情况是如何发生的。  
请提供建议
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    假警报 — 禁用它们并正常工作