请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC2652P 大家好、TI 团队
我使用 SDK simplelink_cc13x2_26x2_SDK_4_20_00_35。
我想使用 UART DMA 模式、但我不知道如何初始化 UART DMA 模式。
在 SDK 示例中、我找不到 DMA 的任何例程。
您是否有任何 UART DAM 例程?
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.
大家好、TI 团队
我使用 SDK simplelink_cc13x2_26x2_SDK_4_20_00_35。
我想使用 UART DMA 模式、但我不知道如何初始化 UART DMA 模式。
在 SDK 示例中、我找不到 DMA 的任何例程。
您是否有任何 UART DAM 例程?
您好、Liu、
您可以使用 UART2.h TI 驱动 程序、该驱动程序使用 DMA 在 UART FIFO 与 RX 和 TX 环形缓冲器之间传输数据。 请参阅 TI 驱动程序运行时 API 和 uart2echo 示例。
此致、
Ryan