Forum Discussion
Altera_Forum
Honored Contributor
12 years agoActually for something like this I would rather use a DMA to periodically read the AD data from the converter and write it directly to memory. You could then raise an interrupt once a buffer is full and let the CPU handle the Ethernet encapsulation.