Hi,
i have implemented the EDMA3 standard configuration and there is a callback1 function and this one is never called.
The edma3init() returns SOK, but i don't know what about the interrupts, because its a void function...
All the functions in the API returns SOK, but the programm never leaves the "while (irqRaised1 == 0u)" loop.
Where is the problem?
thanks a lot!