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

X25097SIG 参数 Datasheet PDF下载

X25097SIG图片预览
型号: X25097SIG
PDF下载: 下载PDF文件 查看货源
内容描述: 5MHz的低功耗SPI串行E2PROM与IDLockTM记忆 [5MHz Low Power SPI Serial E2PROM with IDLockTM Memory]
分类和应用: 可编程只读存储器
文件页数/大小: 15 页 / 123 K
品牌: ICMIC [ IC MICROSYSTEMS ]
 浏览型号X25097SIG的Datasheet PDF文件第1页浏览型号X25097SIG的Datasheet PDF文件第2页浏览型号X25097SIG的Datasheet PDF文件第4页浏览型号X25097SIG的Datasheet PDF文件第5页浏览型号X25097SIG的Datasheet PDF文件第6页浏览型号X25097SIG的Datasheet PDF文件第7页浏览型号X25097SIG的Datasheet PDF文件第8页浏览型号X25097SIG的Datasheet PDF文件第9页  
X25097  
IDLock Memory  
(Figure 1). The ID Lock bits define the ID Lock condition  
(Figure 1/Table1). The other bits are reserved and will  
return ’0when read. See Figure 3.  
Xicor’s IDLock Memory provides a flexible mechanism to  
store and lock system ID and parametric information.  
There are seven distinct IDLock Memory areas within the  
array which vary in size from one page to as much as half  
of the entire array. These areas and associated address  
ranges are IDLocked by writing the appropriate two byte  
IDLock instruction to the device as described in Table 1  
and Figure 7. Once an IDLock instruction has been com-  
pleted, that IDLock setup is held in a nonvolatile Status  
Register (Figure 1) until the next IDLock instruction is  
issued. The sections of the memory array that are  
IDLocked can be read but not written until IDLock Protec-  
tion is removed or changed.  
If a nonvolatile write is in progress, the Read Status  
Instruction returns a HIGH on SO. When the nonvolatile  
write cycle is completed, the status register data is read  
out.  
Clocking SCK is valid during a nonvolatile write in  
progress, but is not necessary. If the SCK line is clocked,  
the pointer to the status register is also clocked, even  
though the SO pin shows the status of the nonvolatile  
write operation (See Figure 3).  
Write Sequence  
Prior to any attempt to write data into the X25097, the  
“Write Enable” latch must first be set by issuing the  
WREN instruction (See Table 1 and Figure 4). CS is first  
taken LOW. Then the WREN instruction is clocked into  
the X25097. After all eight bits of the instruction are  
transmitted, CS must then be taken HIGH. If the user  
continues the write operation without taking CS HIGH  
after issuing the WREN instruction, the write operation  
will be ignored.  
Figure 1. Status Register/IDLock Byte  
7
0
6
0
5
0
4
0
3
0
2
1
0
IDL2 IDL1 IDL0  
Note: Bits [7:3] specified to be “0’s”  
7038 FRM T02.1  
Clock and Data Timing  
Data input on the SI line is latched on the rising edge of  
SCK. Data is output on the SO line by the falling edge of  
SCK.  
To write data to the E2PROM memory array, the user then  
issues the WRITE instruction, followed by the 16 bit  
address and the data to be written. Only the last 10 bits of  
the address are used and bits [15:10] are specified to be  
zeroes. This is minimally a thirty-two clock operation. CS  
must go LOW and remain LOW for the duration of the  
operation. The host may continue to write up to 16 bytes  
of data to the X25097. The only restriction is the 16 bytes  
must reside on the same page. If the address counter  
reaches the end of the page and the clock continues, the  
counter will “roll over” to the first address of the page and  
overwrite any data that may have been previously written.  
Read Sequence  
When reading from the E2PROM memory array, CS is  
first pulled LOW to select the device. The 8-bit READ  
instruction is transmitted to the X25097, followed by the  
16-bit address, of which the last 10 bits are used (bits  
[15:10] specified to be zeroes). After the READ opcode  
and address are sent, the data stored in the memory at  
the selected address is shifted out on the SO line. The  
data stored in memory at the next address can be read  
sequentially by continuing to provide clock pulses. The  
address is automatically incremented to the next higher  
address after each byte of data is shifted out. When the  
highest address is reached (03FFh), the address counter  
rolls over to address 0000h, allowing the read cycle to be  
continued indefinitely. The read operation is terminated  
by taking CS HIGH. Refer to the Read Operation  
Sequence illustrated in Figure 2.  
For a byte or page write operation to be completed, CS  
can only be brought HIGH after bit 0 of the last data byte  
to be written is clocked in. If it is brought HIGH at any  
other time, the write operation will not be completed.  
Refer to Figures 5 and 6 for detailed illustration of the  
write sequences and time frames in which CS going  
HIGH are valid.  
Read Status Operation  
If there is not a nonvolatile write in progress, the Read  
Status instruction returns the ID Lock byte from the Sta-  
tus Register which contains the ID Lock bits IDL2-IDL0  
3