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.

[参考译文] TMS570LS0714:使用 Mibspi 配置 DMA

Guru**** 2943350 points

Other Parts Discussed in Thread: HALCOGEN

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/857069/tms570ls0714-configuring-dma-with-mibspi

器件型号:TMS570LS0714
主题中讨论的其他器件:HALCOGEN

您好!

我有一个连接到 Mibspi 外设的外部 ADC、我以250ksps 的速率对数据进行采样。 我想使用 DMA 从 Mibspi Rx 缓冲器传输数据。 请告诉我、最好的 halcogen 配置是什么。 我已经尝试配置一个 DMA 通道、我能够传输127字节的数据、但我想知道是否有更好的方法来实现这一点。 提前感谢。

此致、

Aditi

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

    您好 、Aditi、

    您可以尝试两个 DMA 通道。 一个 DMA 通道用于缓冲器0至缓冲器63、第二个 DMA 通道用于 MibSPI RAM 缓冲器64至缓冲器127。 MibSPI 传输组被配置为128个缓冲区的大小、就像你所做的那样。