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.

AM335X EDMA

Hi,

I know that the source address and the dest address should be programmed as 256-bit aligned in constant addressing mode of EMDA3.But our ethernet device works that using GPMC,and its data IO address is 0x1C000004.
How to progam the EDMA channel parameters if we want to read/write data via EDMA3?