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

S5335QFAAB 参数 Datasheet PDF下载

S5335QFAAB图片预览
型号: S5335QFAAB
PDF下载: 下载PDF文件 查看货源
内容描述: PCI总线控制器, 3.3V [PCI Bus Controller, 3.3V]
分类和应用: 总线控制器PC
文件页数/大小: 189 页 / 2175 K
品牌: AMCC [ APPLIED MICRO CIRCUITS CORPORATION ]
 浏览型号S5335QFAAB的Datasheet PDF文件第110页浏览型号S5335QFAAB的Datasheet PDF文件第111页浏览型号S5335QFAAB的Datasheet PDF文件第112页浏览型号S5335QFAAB的Datasheet PDF文件第113页浏览型号S5335QFAAB的Datasheet PDF文件第115页浏览型号S5335QFAAB的Datasheet PDF文件第116页浏览型号S5335QFAAB的Datasheet PDF文件第117页浏览型号S5335QFAAB的Datasheet PDF文件第118页  
Revision 5.01 – November 30, 2005  
S5335 – PCI Bus Controller, 3.3V  
Data Sheet  
This example will read 1 byte from NVRAM location 0040h:  
In  
FC00h + 3Fh (offset of NVRAM Access Control Register) until D31 = 0 (not busy).  
Out  
FC00h + 3Fh an 80h (CMD to load the low address byte). This sets decode bits and opens door for low address  
latch.  
Out  
Out  
FC00h + 3Eh (offset of Address/Data Register) 40h (the low byte of the address desired) 40h goes into latch but is  
not latched yet.  
FC00h + 3Fh an A0h (CMD to load the high address byte). This latches the low address through changing the  
decode bits and opens the door for the high address latch.  
Out  
Out  
FC00h + 3Eh a 00h (the high byte of the address desired) 00h goes into latch but is not latched yet.  
FC00h + 3Fh an E0h (CMD to read NVRAM data). This latches the high address through changing the decode bits  
and begins to read the NVRAM data operation.  
In  
In  
FC00h + 3Fh until D31 = 0 (not busy).  
FC00h + 3Eh the data.  
This example will read 1 byte from NVRAM location 0041h and contains an extra step to demonstrate D31 operation:  
In  
FC00h + 3Fh (offset of NVRAM Access Control Register) until D31 = 0 (not busy).  
Out  
FC00h + 3Fh an 80h (CMD to load the low address byte). This sets decode bits and opens the door for low  
address latch.  
Out  
Out  
Out  
FC00h + 3Eh (offset of Address/Data Register) 40h (the low byte of the address desired) 40h goes into latch but is  
not latched yet.  
FC00h + 3Eh (offset of Address/Data Register) 41h (the low byte of the address desired) 41h goes into latch but is  
not latched yet.  
FC00h + 3Fh an A0h (CMD to load the high address byte). This latches the low address through changing the  
decode bits and opens the door for the high address latch.  
Out  
Out  
FC00h + 3Eh 00h (the high byte of the address desired) 00h goes into latch but is not latched yet.  
FC00h + 3Fh an E0h (CMD to read the address latched). This latches the high address through changing the  
decode bits and begins the read NVRAM data operation.  
In  
In  
FC00h + 3Fh until D31 = 0 (not busy).  
FC00h + 3Eh the data.  
Notes:  
1. Latched addresses do not automatically increment after a read or write. They must be loaded with new values.  
2. Latched addresses remain after reads and writes. It is allowable to only update one address byte for the next access.  
3. A processor may perform a one word write to load an address byte and control command simultaneously.  
AMCC Confidential and Proprietary  
DS1657 114  
 复制成功!