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.

[参考译文] ADC-AM263PX:MCU-PLUS-SDK SOC 在 FreeRTOS 中提供连续 DMA

Guru**** 2463330 points
Other Parts Discussed in Thread: LP-AM263P

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1477178/mcu-plus-sdk-am263px-adc-soc-continuous-dma-in-freertos

器件型号:MCU-PLUS-SDK - AM263PX
Thread 中讨论的其他器件:LP-AM263P

工具与软件:

您好!

我目前在使用 LP-AM263P。 我已经在另一个 MCU 中运行 API 函数。 因此、我只想针对 AM263Px 的 API 版本进行调整。 我的应用程序操作系统将是 FreeRTOS。


我的问题是:

我测试了"ADC SOC 连续 DMA"示例、而没有对 nortos 进行任何更改、它按预期运行。 我如何在 FreeRTOS 上实现该系统?

我对代码设置了相同的配置,但代码正在 vApplicationIdleHook ()函数中执行。 我搜索了这个问题并尝试了几个变体、但之后我的代码在 SemaphoreP_pend ()中停止 、同时等待 DMA 传输 ADC 转换结果。

感谢您的帮助。
此致。