欢迎访问ic37.com |
会员登录 免费注册
发布采购

LPC47M182-NR 参数 Datasheet PDF下载

LPC47M182-NR图片预览
型号: LPC47M182-NR
PDF下载: 下载PDF文件 查看货源
内容描述: 先进的I / O控制器,主板胶合逻辑 [ADVANCED I/O CONTROLLER WITH MOTHERBOARD GLUE LOGIC]
分类和应用: 控制器
文件页数/大小: 223 页 / 1215 K
品牌: SMSC [ SMSC CORPORATION ]
 浏览型号LPC47M182-NR的Datasheet PDF文件第109页浏览型号LPC47M182-NR的Datasheet PDF文件第110页浏览型号LPC47M182-NR的Datasheet PDF文件第111页浏览型号LPC47M182-NR的Datasheet PDF文件第112页浏览型号LPC47M182-NR的Datasheet PDF文件第114页浏览型号LPC47M182-NR的Datasheet PDF文件第115页浏览型号LPC47M182-NR的Datasheet PDF文件第116页浏览型号LPC47M182-NR的Datasheet PDF文件第117页  
Advanced I/O Controller with Motherboard GLUE Logic  
Datasheet  
The following paragraphs detail the operation of the FIFO flow control. In these descriptions, <threshold>  
ranges from 1 to 16. The parameter FIFOTHR, which the user programs, is one less and ranges from 0 to  
15.  
A low threshold value (i.e. 2) results in longer periods of time between service requests, but requires faster  
servicing of the request for both read and write cases. The host must be very responsive to the service  
request. This is the desired case for use with a “fast” system. A high value of threshold (i.e. 12) is used  
with a “sluggish” system by affording a long latency period after a service request, but results in more  
frequent service requests.  
7.21.1 DMA TRANSFERS  
DMA transfers are always to or from the ecpDFifo, tFifo or CFifo. DMA utilizes the standard PC DMA  
services. To use the DMA transfers, the host first sets up the direction and state as in the programmed I/O  
case. Then it programs the DMA controller in the host with the desired count and memory address. Lastly  
it sets dmaEn to 1 and serviceIntr to 0. The ECP requests DMA transfers from the host by encoding the  
nLDRQ pin. The DMA will empty or fill the FIFO using the appropriate direction and mode. When the  
terminal count in the DMA controller is reached, an interrupt is generated and serviceIntr is asserted,  
disabling DMA. In order to prevent possible blocking of refresh requests a DMA cycle shall not be  
requested for more than 32 DMA cycles in a row. The FIFO is enabled directly by the host initiating a  
DMA cycle for the requested channel, and addresses need not be valid. An interrupt is generated when a  
TC cycle is received. (Note: The only way to properly terminate DMA transfers is with a TC cycle.)  
DMA may be disabled in the middle of a transfer by first disabling the host DMA controller. Then setting  
serviceIntr to 1, followed by setting dmaEn to 0, and waiting for the FIFO to become empty or full.  
Restarting the DMA is accomplished by enabling DMA in the host, setting dmaEn to 1, followed by setting  
serviceIntr to 0.  
7.21.2 DMA Mode - Transfers from the FIFO to the Host  
(Note: In the reverse mode, the peripheral may not continue to fill the FIFO if it runs out of data to transfer,  
even if the chip continues to request more data from the peripheral.)  
The ECP requests a DMA cycle whenever there is data in the FIFO. The DMA controller must respond to  
the request by reading data from the FIFO. The ECP stops requesting DMA cycles when the FIFO  
becomes empty or when a TC cycle is received, indicating that no more data is required. If the ECP stops  
requesting DMA cycles due to the FIFO going empty, then a DMA cycle is requested again as soon as  
there is one byte in the FIFO. If the ECP stops requesting DMA cycles due to the TC cycle, then a DMA  
cycle is requested again when there is one byte in the FIFO, and serviceIntr has been re-enabled.  
7.21.3 Programmed I/O Mode or Non-DMA Mode  
The ECP or parallel port FIFOs may also be operated using interrupt driven programmed I/O. Software  
can determine the writeIntrThreshold, readIntrThreshold, and FIFO depth by accessing the FIFO in Test  
Mode.  
Programmed I/O transfers are to the ecpDFifo at 400H and ecpAFifo at 000H or from the ecpDFifo located  
at 400H, or to/from the tFifo at 400H. To use the programmed I/O transfers, the host first sets up the  
direction and state, sets dmaEn to 0 and serviceIntr to 0.  
The ECP requests programmed I/O transfers from the host by activating the interrupt. The programmed  
I/O will empty or fill the FIFO using the appropriate direction and mode.  
SMSC LPC47M182  
113  
Revision 1.8 SMSC/Non-SMSC Register Sets (02-24-05)  
DATASHEET  
 复制成功!