Hi,
Is there a demo that provides multiple DMA channels to copy from memory to memory in parallel?
I saw that the udma_memcpy_test routine only uses one channel. I don’t know how to use multiple channels.
SDK VERSION:0806
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.
Hi,
Is there a demo that provides multiple DMA channels to copy from memory to memory in parallel?
I saw that the udma_memcpy_test routine only uses one channel. I don’t know how to use multiple channels.
SDK VERSION:0806
Hi,
There is not any example, but you can refer to this example and create your own example using multiple DMA channels.
Regards,
Brijesh