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.

CCS/TMS320C6748: EDMA3

Part Number: TMS320C6748
Other Parts Discussed in Thread: ADS4245

Tool/software: Code Composer Studio

I'd like to use EDMA3 on two 16-bit GPIO input data words. After reading about EDMA3, it seems straightforward, but I am not sure whether the volatile aspect of input data may preclude using EDMA3.  Specifically, the two 16-bit values are coming from ADS4245.  The goal is to transfer them to memory.  My question is if I specify the element size 2, will EDMA3 read the 16 bit quantity so that volatility aspect does not interfere withe correct reading.  Please explain.

thanks.