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.
在双核中使用edma3编程,按照算法标准来说,dma只能使用acpy3接口,而acpy3接口只是使用到edma中的QDma通道,那么dma通道是否在双核中就没有用处,是否在双核的硬件中将dma通道删除,节省硬件成本?不知道这样理解是否正确,如果不正确,请纠正。