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:同时从 DMA 到 Porta 和 PORTB

Guru**** 2455490 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1494585/mspm0g3507-dma-to-porta-and-portb-simultaneously

器件型号:MSPM0G3507

工具与软件:

我可以 DMA 连接到端口 A (32位)。

我可以通过 DMA 连接到端口 B (32位)。

由于端口 A 地址为 0x400A0000、端口 B 为 0x400A2000 (连续)、因此我认为64位 DMA 至0x400A0000会写入两个端口...

但它不...

有什么想法吗?

——

Phil