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

X25170PTG-V 参数 Datasheet PDF下载

X25170PTG-V图片预览
型号: X25170PTG-V
PDF下载: 下载PDF文件 查看货源
内容描述: SPI串行ê 2 PROM与块锁保护⑩ [SPI Serial E 2 PROM with Block Lock ⑩ Protection]
分类和应用: 可编程只读存储器
文件页数/大小: 15 页 / 132 K
品牌: ICMIC [ IC MICROSYSTEMS ]
 浏览型号X25170PTG-V的Datasheet PDF文件第1页浏览型号X25170PTG-V的Datasheet PDF文件第2页浏览型号X25170PTG-V的Datasheet PDF文件第4页浏览型号X25170PTG-V的Datasheet PDF文件第5页浏览型号X25170PTG-V的Datasheet PDF文件第6页浏览型号X25170PTG-V的Datasheet PDF文件第7页浏览型号X25170PTG-V的Datasheet PDF文件第8页浏览型号X25170PTG-V的Datasheet PDF文件第9页  
X25170
PRINCIPLES OF OPERATION
The X25170 is a 2K x 8 E
2
PROM designed to interface
directly with the synchronous serial peripheral interface
(SPI) of many popular microcontroller families.
The X25170 contains an 8-bit instruction register. It is
accessed via the SI input, with data being clocked in
on the rising SCK. CS must be LOW and the HOLD
and WP inputs must be HIGH during the entire opera-
tion. The WP input is “don’t care” if WPEN is set “0”.
Table 1 contains a list of the instructions and their
opcodes. All instructions, addresses and data are
transferred MSB first.
Data input is sampled on the first rising edge of SCK
after CS goes LOW. SCK is static, allowing the user to
stop the clock and then resume operations. If the clock
line is shared with other peripheral devices on the SPI
bus, the user can assert the HOLD input to place the
X25170 into a “PAUSE” condition. After releasing
HOLD, the X25170 will resume operation from the
point when HOLD was first asserted.
Write Enable Latch
The X25170 contains a “write enable” latch. This latch
must be SET before a write operation will be com-
pleted internally. The WREN instruction will set the
latch and the WRDI instruction will reset the latch. This
latch is automatically reset upon a power-up condition
and after the completion of a byte, page, or status reg-
ister write cycle.
Status Register
The RDSR instruction provides access to the status
register. The status register may be read at any time,
even during a write cycle. The status register is format-
ted as follows:
7
WPEN
6
X
5
X
4
X
3
BL1
2
BL0
1
WEL
0
WIP
WPEN, BP0 and BP1 are set by the WRSR instruction.
WEL and WIP are read-only and automatically set by
other operations.
The Write-In-Process (WIP) bit indicates whether the
X25170 is busy with a write operation. When set to a
“1”, a write is in progress, when set to a “0”, no write is
in progress. During a write, all other bits are set to “1”.
The Write Enable Latch (WEL) bit indicates the status
of the “write enable” latch. When set to a “1”, the latch
is set, when set to a “0”, the latch is reset.
The Block Protect (BP0 and BP1) bits are nonvolatile
and allow the user to select one of four levels of protec-
tion. The X25170 is divided into four 4096-bit seg-
ments. One, two, or all four of the segments may be
protected. That is, the user may read the segments but
will be unable to alter (write) data within the selected
segments. The partitioning is controlled as illustrated in
the following table.
Status Register Bits
BP1
0
0
1
1
BP0
0
1
0
1
Array Addresses
Protected
None
$0600–$07FF
$0400–$07FF
$0000–$07FF
Table 1. Instruction Set
Instruction Name
WREN
WRDI
RDSR
WRSR
READ
WRITE
Instruction Format*
0000 0110
0000 0100
0000 0101
0000 0001
0000 0011
0000 0010
Operation
Set the write enable latch (enable write operations)
Reset the write enable latch (disable write operations)
Read status register
Write status register
Read data from memory array beginning at selected address
Write data to memory array beginning at selected address (1 to 32 Bytes)
Notes:
*Instructions are shown MSB in leftmost position. Instructions are transferred MSB first.
3 of 15
Characteristics subject to change without notice.