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.

EDMA burst transfer data from DSP to FPGA by GPMC

Other Parts Discussed in Thread: DM3725

Now we use EDMA transfer data from DSP to FPGA  by GPMC in chip DM3725, GPMC configuration is as follows:

1 data length is 16bits .

2 GPMC busrt mode enable

3 burst size is 16x16bits

And we also want enable EDMA burst mode , But we don't know how to configure EDMA register to make it work in burst mode.

Thanks a lot!