Solved
Ethernet 'Descriptor Skip Length' counts bytes or 32bit words?
Hi,
i'm looking in the reference manual RM0433 rev7 for the STM32H743 on page 2910.
Bits 20:18 DSL[2:0]: Descriptor Skip Length
This bit specifies the 32-bit word number to skip between two unchained descriptors. The address skipping starts from the end of the current descriptor to the start of the next descriptor.
When the DSL value is equal to zero, the DMA takes the descriptor table as contiguous.Does it mean a 4 corresponds to 4x8Bit(32Bit) or to 4x32Bit?
Kind regards
Daniel
