This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

edma_scatter_gather

Overview

The EDMA memory to memory example is a simple demonstration program that uses the SDK software. It excuates one shot transfer from source buffer to destination buffer using the SDK EDMA drivers. The purpose of this example is to show how to use the EDMA and to provide a simple example for debugging and further development. +—————————+ +——————+ | tcd 1 major loop finished | ———————–> | example complete | +—————————+ +——————+ ^ | | +—————————+ load tcd1 +—————————+ major loop not finish +——————+ | tcd 0 major loop finished | ———————–> | tcd 1 major loop | ———————–> | tcd 1 minor loop | +—————————+ +—————————+ +——————+ ^ ^ minor loop finished | | +——————————————————+ | +——-+ +—————————+ major loop not finish +—————————+ | start | –> | tcd 0 major loop | ———————–> | tcd 0 minor loop | +——-+ +—————————+ +—————————+ ^ minor loop finished | +——————————————————+

Supported Boards