Hello,May i ask you a question?
I am now doing the same thing as you.
But i encounter some problems.I use the EDMA3 by the driver of EDMA2LLD.
My code is below
EDMA3_DRV_CREATE();
hDMA = EDMA3_DRV_OPEN();
But the handle of hDMA is always null , i don't what the problem is.
I have the lib in it .
Expect you for your answer!