Wiznet W7500 Reference Manual page 269

Internet offload processor
Hide thumbs Also See for W7500:
Table of Contents

Advertisement

Auto-request
Ping-pong
See ARM micro DMA (PL230) documentation for additional cycle types.
For all cycle types, the controller arbitrates after
R
is set to a large
until the low-priority DMA transfer completes. Therefore, the user must take care when
setting the R_power bit in the channel_cfg data structure, that the latency for high-priority
channels is not significantly increased.
16.3.3.1 Invalid cycle
After the controller completes a DMA cycle, it sets the cycle type to invalid to prevent it
from repeating the same DMA cycle.
16.3.3.2 Basic cycle
In this mode, the controller can be configured to use either the primary or the alternate
channel control data structure. After the channel is enabled and the controller receives a
request for this channel, the flow for basic cycle is as below:
1. The controller performs
If the number of transfers remaining is zero the flow continues at step 3.
2. The controller arbitrates:
-
If a higher-priority channel is requesting service, then the controller services that
channel.
-
If the peripheral or software signals a request to the controller, then it continues at
step 1.
3. The controller sets dma_done[c] signal for this channel HIGH for one system clock cycle.
This indicates to the host processor that the DMA cycle is complete.
16.3.3.3 Auto-request cycle
When the controller operates in this mode, it is only necessary to receive a single request to
enable the controller to complete the entire DMA cycle. This enables a large data transfer to
occur, without significantly increasing the latency for servicing higher priority requests or
requiring multiple requests from the processor or peripheral.
The auto-request cycle is typically used for memory-to-memory requests. In this case,
software generates the starting request for the
data structure.
W7500 Datasheet Version1.0.0
value then it prevents all other channels from performing a DMA transfer
R
transfers.
R
DMA transfers. If a low-priority channel
R
transfers after setting up the DMA control
269 / 512

Advertisement

Table of Contents
loading

Table of Contents