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.

[参考译文] AM6421:通过器件树为内部 ADC 启用 DMA

Guru**** 2463330 points
Other Parts Discussed in Thread: AM6421

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1478857/am6421-enabling-dma-for-internal-adc-via-device-tree

器件型号:

工具与软件:

您好!

我在 AM6421工作、

我想为所有8个内部 ADC 通道实现具有一致时序的确定性 ADC 采样。

我计划使用硬件计时器触发器以及 DMA 将内部 ADC 数据存储在缓冲器中。

那么、需要在中进行哪些更改 设备树和内核、以便为 AM4621上的 ADC 启用 DMA 支持 ? 是否有概述必要步骤的现有示例或文档?  我还需要在代码中更改其他任何内容吗?  

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

    您好 

    您能否确认您要在 A53内核 Linux 或 R5F 内核上执行的上述要求?

    此致、

    Anil。

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

    尊敬的 Swargam :  

    我使用的是 A53内核 Linux。