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.

[参考译文] TMS320F280039:DMA 可以由 GPIO 事件触发吗?

Guru**** 2394295 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1329713/tms320f280039-can-dma-be-triggered-by-a-gpio-event

器件型号:TMS320F280039

DMA 触发源选项表中、XINT1~5可被用于触发 DMA。 所以、需要同时配置和启用 XINT 中断? 实际上、我们不想使用 XINT 中断、而只是想通过一个 IO 引脚的下降沿触发 DMA。

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

    Aki、您好!

    [quote userid="370817" url="~/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1329713/tms320f280039-can-dma-be-triggered-by-a-gpio-event 这样就需要同时配置和启用 XINT 中断了吗?

    我认为 DMA 是基于事件的、但您不能使用中断的原因有多大? 无需注册中断处理程序(ISR)即可启用 XINTF 中断。