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

FDC37N3869 参数 Datasheet PDF下载

FDC37N3869图片预览
型号: FDC37N3869
PDF下载: 下载PDF文件 查看货源
内容描述: 3.3V超级I / O控制器,红外支持 [3.3V SUPER I/O CONTROLLER WITH INFRARED SUPPORT]
分类和应用: 控制器
文件页数/大小: 136 页 / 718 K
品牌: SMSC [ SMSC CORPORATION ]
 浏览型号FDC37N3869的Datasheet PDF文件第82页浏览型号FDC37N3869的Datasheet PDF文件第83页浏览型号FDC37N3869的Datasheet PDF文件第84页浏览型号FDC37N3869的Datasheet PDF文件第85页浏览型号FDC37N3869的Datasheet PDF文件第87页浏览型号FDC37N3869的Datasheet PDF文件第88页浏览型号FDC37N3869的Datasheet PDF文件第89页浏览型号FDC37N3869的Datasheet PDF文件第90页  
Interrupts  
The interrupts are enabled by serviceIntr in the ecr register.  
serviceIntr = 1 Disables the DMA and all of the service interrupts.  
serviceIntr = 0Enables the selected interrupt condition. If the interrupting condition is valid, then the interrupt is  
generated immediately when this bit is changed from a 1 to a 0. This can occur during Programmed I/O if the number  
of bytes removed or added from/to the FIFO does not cross the threshold.  
The interrupt generated is ISA friendly in that it must pulse the interrupt line low, allowing for interrupt sharing. After  
a brief pulse low following the interrupt event, the interrupt line is tri-stated so that other interrupts may assert.  
An interrupt is generated when:  
1) For DMA transfers: When serviceIntr is 0, dmaEn is 1 and the DMA TC is received.  
2) For Programmed I/O:  
a. When serviceIntr is “0”, dmaEn is “0”, direction is “0” and there are writeIntrThreshold or more free bytes in  
the FIFO. Also, an interrupt is generated when serviceIntr is cleared to “0” whenever there are  
writeIntrThreshold or more free bytes in the FIFO.  
b(1) When serviceIntr is 0, dmaEn is 0, direction is “1” and there are readIntrThreshold or more bytes in the  
FIFO. Also, an interrupt is generated when serviceIntr is cleared to “0” whenever there are readIntr  
Threshold or more bytes in the FIFO.  
3) When nErrIntrEn is “0” and nFault transitions from high to low or when nErrIntrEn is set  
nFault is asserted.  
from “1” to “0” and  
4) When ackIntEn is “1” and the nAck signal transitions from a low to a high.  
FIFO Operation  
The FIFO threshold is set in the chip configuration registers. All data transfers to or from the parallel port can  
proceed in DMA or Programmed I/O (non-DMA) mode as indicated by the selected mode. The FIFO is used by  
selecting the Parallel Port FIFO mode or ECP Parallel Port Mode. (FIFO test mode will be addressed separately.)  
After a reset, the FIFO is disabled. Each data byte is transferred by a Programmed I/O cycle or PDRQ depending on  
the selection of DMA or Programmed I/O mode.  
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.  
Dma Transfers  
Note:  
PDRQ - Currently selected Parallel Port DRQ channel  
nPDACK - Currently selected Parallel Port DACK channel  
PINTR - Currently selected Parallel Port IRQ channel  
Typical DMA Mode 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 activating the PDRQ 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 dReq shall not be asserted for more than 32 DMA cycles in a row. The FIFO is enabled directly by asserting  
nPDACK and addresses need not be valid. PINTR is generated when a TC is received. PDRQ must not be  
asserted for more than 32 DMA cycles in a row. After the 32nd cycle, PDRQ must be kept unasserted until nPDACK  
is deasserted for a minimum of 350nsec. (Note: The only way to properly terminate DMA transfers is with a TC).  
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.  
SMSC DS – FDC37N3869  
Page 86  
Rev. 10/25/2000  
 复制成功!