Hi,
DES1 is described as a register that holds the "size of the buffer attached to the descriptor"
But I want to receive Ethernet data from the Ethernet driver to a specific location in RAM (not know in advance). Can I do that, or I HAVE to uDMA the data to a pre-allocated memory and then copy the data to its final destination?
thanks.
Khaled.