2007-04-07 11:18 PM
2011-05-17 12:40 AM
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 ?
2011-05-17 12:40 AM
Hi,
Are you using only one Rx DMA descriptor or a set of descriptors? Best regards, STARM2011-05-17 12:40 AM
Hi,
I am using only one Rx DMA descriptor. best regards Christoph