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.

dma_linked_transfer

Overview

The DMA linked example is a simple demonstration program that uses the SDK software. It executes linked transfer(ping pong case) from the source buffer to destination buffer using the SDK DMA drivers.

Two descriptors are used, A is linked to B, B is linked to A.

A——>B——-> ^ | | | ———<——-

The purpose of this example is to show how to use the DMA and to provide a simple example for debugging and further development.

Supported Boards