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

LPC47M10X_07 参数 Datasheet PDF下载

LPC47M10X_07图片预览
型号: LPC47M10X_07
PDF下载: 下载PDF文件 查看货源
内容描述: 100引脚增强型超级I / O控制器, LPC接口为消费类应用 [100 Pin Enhanced Super I/O Controller with LPC Interface for Consumer Applications]
分类和应用: 控制器PC
文件页数/大小: 188 页 / 1031 K
品牌: SMSC [ SMSC CORPORATION ]
 浏览型号LPC47M10X_07的Datasheet PDF文件第30页浏览型号LPC47M10X_07的Datasheet PDF文件第31页浏览型号LPC47M10X_07的Datasheet PDF文件第32页浏览型号LPC47M10X_07的Datasheet PDF文件第33页浏览型号LPC47M10X_07的Datasheet PDF文件第35页浏览型号LPC47M10X_07的Datasheet PDF文件第36页浏览型号LPC47M10X_07的Datasheet PDF文件第37页浏览型号LPC47M10X_07的Datasheet PDF文件第38页  
PC/AT mode  
The PC/AT register set is enabled, the DMA enable bit of the DOR becomes valid (controls the interrupt and DMA  
functions), and DENSEL is an active high signal.  
PS/2 mode  
This mode supports the PS/2 models 50/60/80 configuration and register set. The DMA bit of the DOR becomes a  
"don't care". The DMA and interrupt functions are always enabled, and DENSEL is active low.  
Model 30 mode  
This mode supports PS/2 Model 30 configuration and register set. The DMA enable bit of the DOR becomes valid  
(controls the interrupt and DMA functions), and DENSEL is active low.  
DMA TRANSFERS  
DMA transfers are enabled with the Specify command and are initiated by the FDC by activating a DMA request cycle.  
DMA read, write and verify cycles are supported. The FDC supports two DMA transfer modes: Single Transfer and  
Burst Transfer. Burst mode is enabled via Logical Device 0-CRF0-Bit[1] (LD0-CRF0[1]).  
CONTROLLER PHASES  
For simplicity, command handling in the FDC can be divided into three phases: Command, Execution, and Result. Each  
phase is described in the following sections.  
Command Phase  
After a reset, the FDC enters the command phase and is ready to accept a command from the host. For each of the  
commands, a defined set of command code bytes and parameter bytes has to be written to the FDC before the  
command phase is complete. (Please refer to Table 16 for the command set descriptions). These bytes of data must be  
transferred in the order prescribed.  
Before writing to the FDC, the host must examine the RQM and DIO bits of the Main Status Register. RQM and DIO  
must be equal to "1" and "0" respectively before command bytes may be written. RQM is set false by the FDC after  
each write cycle until the received byte is processed. The FDC asserts RQM again to request each parameter byte of  
the command unless an illegal command condition is detected. After the last parameter byte is received, RQM remains  
"0" and the FDC automatically enters the next phase as defined by the command definition.  
The FIFO is disabled during the command phase to provide for the proper handling of the "Invalid Command" condition.  
Execution Phase  
All data transfers to or from the FDC occur during the execution phase, which can proceed in DMA or non-DMA mode  
as indicated in the Specify command.  
After a reset, the FIFO is disabled. Each data byte is transferred by a read/write or DMA cycle depending on the DMA  
mode. The Configure command can enable the FIFO and set the FIFO threshold value.  
The following paragraphs detail the operation of the FIFO flow control. In these descriptions, <threshold> is defined as  
the number of bytes available to the FDC when service is requested from the host and 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 reads (writes) from (to) the FIFO until empty (full), then the transfer  
request goes inactive. 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.  
Non-DMA Mode - Transfers from the FIFO to the Host  
The interrupt and RQM bits in the Main Status Register are activated when the FIFO contains (16-<threshold>) bytes or  
the last bytes of a full sector have been placed in the FIFO. The interrupt can be used for interrupt-driven systems, and  
Page 34  
 复制成功!