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

FM25V05-G 参数 Datasheet PDF下载

FM25V05-G图片预览
型号: FM25V05-G
PDF下载: 下载PDF文件 查看货源
内容描述: 512KB串行3V F-RAM存储器 [512Kb Serial 3V F-RAM Memory]
分类和应用: 存储
文件页数/大小: 16 页 / 334 K
品牌: RAMTRON [ RAMTRON INTERNATIONAL CORPORATION ]
 浏览型号FM25V05-G的Datasheet PDF文件第1页浏览型号FM25V05-G的Datasheet PDF文件第2页浏览型号FM25V05-G的Datasheet PDF文件第3页浏览型号FM25V05-G的Datasheet PDF文件第4页浏览型号FM25V05-G的Datasheet PDF文件第6页浏览型号FM25V05-G的Datasheet PDF文件第7页浏览型号FM25V05-G的Datasheet PDF文件第8页浏览型号FM25V05-G的Datasheet PDF文件第9页  
FM25V05 - 512Kb SPI FRAM
Power Up to First Access
The FM25V05 is not accessible for a period of time
(t
PU
) after power up. Users must comply with the
timing parameter t
PU
, which is the minimum time
from V
DD
(min) to the first /S low.
Data Transfer
All data transfers to and from the FM25V05 occur in
8-bit groups. They are synchronized to the clock
signal (C), and they transfer most significant bit
(MSB) first. Serial inputs are registered on the rising
edge of C. Outputs are driven from the falling edge of
clock C.
Command Structure
There are ten commands called op-codes that can be
issued by the bus master to the FM25V05. They are
listed in the table below. These op-codes control the
functions performed by the memory. They can be
divided into three categories. First, there are
commands that have no subsequent operations. They
perform a single function, such as to enable a write
operation. Second are commands followed by one
byte, either in or out. They operate on the Status
Register. The third group includes commands for
memory transactions followed by address and one or
more bytes of data.
Table 1. Op-code Commands
Name
Description
Set Write Enable Latch
WREN
Write Disable
WRDI
Read Status Register
RDSR
Write Status Register
WRSR
Read Memory Data
READ
FSTRD
Fast Read Memory Data
WRITE
Write Memory Data
Enter Sleep Mode
SLEEP
Read Device ID
RDID
Read S/N
SNR
Op-code
0000
0000
0000
0000
0000
0000
0000
1011
1001
1100
0110b
0100b
0101b
0001b
0011b
1011b
0010b
1001b
1111b
0011b
clear the write-enable latch and prevent further
writes without another WREN command. Figure 5
below illustrates the WREN command bus
configuration.
S
0
C
1
2
3
4
5
6
7
D
Q
0
0
0
0
0
Hi-Z
1
1
0
Figure 5. WREN Bus Configuration
WRDI – Write Disable
The WRDI command disables all write activity by
clearing the Write Enable Latch. The user can verify
that writes are disabled by reading the WEL bit in
the Status Register and verifying that WEL=0.
Figure 6 illustrates the WRDI command bus
configuration.
S
0
C
1
2
3
4
5
6
7
D
Q
0
0
0
0
0
Hi-Z
1
0
0
Figure 6. WRDI Bus Configuration
RDSR – Read Status Register
The RDSR command allows the bus master to
verify the contents of the Status Register. Reading
Status provides information about the current state
of the write protection features. Following the
RDSR op-code, the FM25V05 will return one byte
with the contents of the Status Register. The Status
Register is described in detail in the section below.
WREN – Set Write Enable Latch
The FM25V05 will power up with writes disabled.
The WREN command must be issued prior to any
write operation. Sending the WREN op-code will
allow the user to issue subsequent op-codes for write
operations. These include writing the Status Register
(WRSR) and writing the memory (WRITE).
Sending the WREN op-code causes the internal Write
Enable Latch to be set. A flag bit in the Status
Register, called WEL, indicates the state of the latch.
WEL=1 indicates that writes are permitted.
Attempting to write the WEL bit in the Status
Register has no effect on the state of this bit.
Completing any write operation will automatically
Rev. 2.0
May 2010
Page 5 of 16