cancel
Showing results for 
Search instead for 
Did you mean: 

ethernet-dma

cstoidner9
Associate II
Posted on April 08, 2007 at 08:18

ethernet-dma

3 REPLIES 3
cstoidner9
Associate II
Posted on May 17, 2011 at 09:40

I want to use continous Ethernet-DMA transfer with a ring buffer. But when I set the continous flag (CONT_EN, bit 12) in the RX Control Register (ENET_RXCR, offset 14h) the transfer stops after one received frame. Is there anything more to do to enable the ethernet-dma to copy all received frames consecutively in the ram ?

anis
Associate II
Posted on May 17, 2011 at 09:40

Hi,

Are you using only one Rx DMA descriptor or a set of descriptors?

Best regards,

STARM

cstoidner9
Associate II
Posted on May 17, 2011 at 09:40

Hi,

I am using only one Rx DMA descriptor.

best regards

Christoph