2010年8月12日星期四

DMA flow controller can solve unknown packet length problem

The peripheral that controls the length of the packet is known as the flow controller. The
flow controller is usually the DMAC, where the packet length is programmed by
software before the DMA channel is enabled. If the packet length is unknown when the
DMA channel is enabled, you can use either the source or destination peripherals as the
flow controller.

没有评论: