Hi Mohamed
I think source and destination with different sizes also can be used, try to set SOFF
TCD Signed Source Address Offset (TCDa_SOFF) to zero.
Best regards
igor
Hi Mohamed
one can look at i.MXRT1050 MCUXpresso SDK example:
boards/../driver_examples/edma/memory_to_memory
Welcome | MCUXpresso SDK Builder
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello Igor,
Thank you for your answer.
The example explains how to copy from a source address to a destination address with the same size.
Is it possible to have a source a destination with different sizes? This will be helpful in clearing the large size in RAM (~100MB).
Thank you.