Hello everyone
I want to perform Ping-Pang Buffering at the background of DSP operation. According to the EDMA user manual (showing below), 1D to 1D with A-synchronization is the only way to perform that.
Q1: Suppose I want to move data back and forth between L2 SRAM and DDR. My question is that what if I use AB-synchronization, does that mean DSP would stall and let EDMA finish the data transaction?
Q2: All the examples in the section 3.4 Peripheral Servicing Example uses "Data transmit/receive Register" sending data from peripheral to L2 SRAM. What is point to use a register, but not a range of memory address from DDR or from other place? Is that another requirement (useing register) to perform background EDMA transmission? If so, what are those transmit/receive registers?
Thanks in advance.
Xining