Hi, NXP Experts,
This question is regarding i.MX_RT500 series MCU. It is about DMA controller's trigger.
Let's say we have two DMA channels, DMA_A and DMA_B. Is it possible to configure the system so that when DMA_A's task is finished, DMA_A sends a trigger to start DMA_B which is programmed with a different task. In the whole process, we expect that there is no CPU involvement.
Thanks!
// JC1985
已解决! 转到解答。
Hi @JC1985 ,
Thanks for your interest in the NXP MIMXRT product, I would like to provide service for you.
Yes, it is supported, this is called the DMA channel chain.
You an refer to the application note:
https://www.nxp.com/docs/en/application-note/AN14170.pdf
This is the RT500 user manual information:
Wish it helps you!
If you still have question about it, please kindly let me know.
Best Regards,
Kerry
Hi @JC1985 ,
Thanks for your interest in the NXP MIMXRT product, I would like to provide service for you.
Yes, it is supported, this is called the DMA channel chain.
You an refer to the application note:
https://www.nxp.com/docs/en/application-note/AN14170.pdf
This is the RT500 user manual information:
Wish it helps you!
If you still have question about it, please kindly let me know.
Best Regards,
Kerry