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.

[参考译文] MSP430FG4618:MSP430FG4618上的 DMA

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/882212/msp430fg4618-dma-on-msp430fg4618

器件型号:MSP430FG4618

你(们)好

我正在寻找用 C 语言对 MSP430FG4618使用 uart over DMA 的示例代码。

我想通过 DMA 重新接收和发送数据。

相关信息

Rakesh

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

    您好、Rakesh、

    请从以下链接获取代码示例。 遗憾的是 ,只有 DMA 的汇编器示例。

    但是、将它们移植到 Ccode 应该不是大问题、因为它们非常简单。 有9个示例演示了不同的传输模式以及与 ADC 等模块的交互(请参阅 msp430xG46x_DMA_09.asm)