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

S5920QRC 参数 Datasheet PDF下载

S5920QRC图片预览
型号: S5920QRC
PDF下载: 下载PDF文件 查看货源
内容描述: [PCI Bus Controller, CMOS, PQFP160, 28 X 28 MM, 3.37 MM HEIGHT, GREEN, PLASTIC, QFP-160]
分类和应用: 时钟数据传输PC外围集成电路
文件页数/大小: 165 页 / 2405 K
品牌: AMCC [ APPLIED MICRO CIRCUITS CORPORATION ]
 浏览型号S5920QRC的Datasheet PDF文件第93页浏览型号S5920QRC的Datasheet PDF文件第94页浏览型号S5920QRC的Datasheet PDF文件第95页浏览型号S5920QRC的Datasheet PDF文件第96页浏览型号S5920QRC的Datasheet PDF文件第98页浏览型号S5920QRC的Datasheet PDF文件第99页浏览型号S5920QRC的Datasheet PDF文件第100页浏览型号S5920QRC的Datasheet PDF文件第101页  
Revision 1.02 – April 12, 2007  
S5920 – PCI Product: Initialization  
Data Book  
could not use the busy bit to determine when to start a  
new write, but would need to insert a delay (deter-  
mined by the “shut down” time of the nvRAM, between  
5-10 ms). Fortunately, the S5920 implements the  
Acknowledge Polling scheme described above, which  
will not take away the busy bit until the write is truly fin-  
ished, and the external nvRAM is available for  
accesses.  
the read data in RCR(32:16) may not be valid.  
This flag remains set until the start of the next  
read/write operation.  
When performing a word/double-word RCR  
access, you can combine the data and control in  
the same command. The following is the sequence  
for a write:  
1. Verify that busy bit, RCR(31), is not set by read-  
ing RCR(31). If set, hold off starting the write  
sequence (repeat step 1 until the bit clears).  
The following sequence is used to perform nvRAM  
writes when accessing the RCR/ARCR in a byte-  
wide fashion:  
2. Write to RCR(31:29) = “100” and RCR(23:16)  
with the low address byte. This will directly load  
NVRAM_LOW_ADDR with RCR(23:16).  
1. Verify that busy bit, RCR(31), is not set by read-  
ing RCR(31). If set, hold off starting the read  
sequence (repeat step 1 until this bit clears).  
3. Write to RCR(31:29) = “101” and RCR(23:16)  
with the high address byte. This will directly load  
NVRAM_HIGH_ADDR with RCR(23:16).  
2. Write to RCR(31:29) = “100”, the command to  
load the low address byte. This will assert the  
internal signal LOAD_LOW_ADDR, which is used  
to enable the loading of the low-address register  
(NVRAM_LOW_ADDR).  
4. Write to RCR(31:29) = “110” and RCR(23:16)  
with the write data. This will directly load the write  
data register with RCR(23:16). This will also set  
the busy bit, RCR(31). The nvRAM interface con-  
troller will now initiate a write operation to the  
external nvRAM.  
3. Write to RCR(23:16) with the low address byte.  
Since signal LOAD_LOW_ADDR is asserted, the  
data will be written to the register  
NVRAM_LOW_ADDR.  
As  
long  
as  
5. Poll the busy bit until it is no longer set. Once  
cleared, it is now safe to perform another write/  
read operation to the external nvRAM. In addi-  
tion, evaluate the XFER_FAIL flag (bit 28) to  
determine whether the transfer was successful or  
not. If XFER_FAIL is asserted, this indicates that  
a transfer to the nvRAM did not receive an  
ACKNOWLEDGE. The write should not be con-  
sidered successful. This flag remains set until the  
start of the next read/write operation.  
LOAD_LOW_ADDR is asserted, a write to  
RCR(23:16) will continue to overwrite register  
NVRAM_LOW_ADDR.  
4. Write to RCR(31:29) = “101”, the command to  
load the high address byte. This will assert the  
internal signal LOAD_HIGH_ADDR, which is  
used to enable the loading of the high-address  
register (NVRAM_HIGH_ADDR).  
5. Write to RCR(23:16) with the high address byte.  
Since signal LOAD_HIGH_ADDR is asserted, the  
data will be written to the register  
NVRAM_HIGH_ADDR. Note that as the nvRAM  
address is limited to 11-bits, only the 3-lsb’s of  
this write data is actually used. As long as  
LOAD_HIGH_ADDR is asserted, a write to  
RCR(23:16) will continue to overwrite register  
NVRAM_HIGH_ADDR.  
The following sequence is used for a read:  
1. Verify that the busy bit, RCR(31), is not set by  
reading RCR(31). If set, hold off starting the read  
sequence (repeat step 1 until the bit clears).  
2. Write to RCR(31:29) = “100” and RCR(23:16)  
with the low address byte. This will directly load  
NVRAM_LOW_ADDR with RCR(23:16).  
6. Write to RCR(31:29) = “111”, the command to  
start the nvRAM read operation. This will set the  
busy bit, RCR(31). The nvRAM interface control-  
ler will now initiate a read operation to the  
external nvRAM.  
3. Write to RCR(31:29) = “101” and RCR(23:16)  
with the high address byte. This will directly load  
NVRAM_HIGH_ADDR with RCR(23:16).  
4. Write to RCR(31:29) = “111”. This will set the  
busy bit, RCR(31). The nvRAM interface control-  
ler will now initiate a read operation with the  
external nvRAM.  
7. Poll the busy bit until it is no longer set. Once  
cleared, the read data will be located in  
RCR(23:16). In addition, evaluate the  
XFER_FAIL flag (bit 28) to determine whether the  
transfer was successful or not. If XFER_FAIL is  
asserted, this indicates that a transfer to the  
nvRAM did not receive an ACKNOWLEDGE, and  
5. Poll the busy bit until it is no longer set. Once  
cleared, the read data will be located in  
RCR(23:16). In addition, evaluate the  
XFER_FAIL flag (bit 28) to determine whether the  
AMCC Confidential and Proprietary  
DS1596  
97  
 复制成功!