This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to get image data by VPFE, then translate the data from DDR2 to SRAM by EDMA?

In my project, I get the image data from CCD by VPFE, I want to translate the data from DDR2 to L2RAM for processing the image faster when a frame image has be storage(there have the interrupt function).

But I don`t know how to configure the EDMA in my project, also I can`t find the suitable example.

So can you help me to find the library document or example of EDMA?