请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TM4C1294NCPDT Thread 中讨论的其他器件:EK-TM4C1294XL
我尝试使用 DMA 从 SSI2接收数据、但无法接收任何数据
我可以参考任何 SSI DMA 接收代码示例
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.
我尝试使用 DMA 从 SSI2接收数据、但无法接收任何数据
我可以参考任何 SSI DMA 接收代码示例
您好!
并不特定于 SSI 模块、但我们有两个示例可供参考。 一个是 UDMA_DEMO、另一个是 ADC_UDMA_pinpong。 UDMA_DEMO 使用 DMA 进行存储器到存储器传输以及存储器到 UART 传输。 在中可以找到这两个示例 /examples/boards/ek-tm4c1294xl/.