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

FM25640_07 参数 Datasheet PDF下载

FM25640_07图片预览
型号: FM25640_07
PDF下载: 下载PDF文件 查看货源
内容描述: 64Kb的FRAM串行存储器 [64Kb FRAM Serial Memory]
分类和应用: 存储
文件页数/大小: 13 页 / 138 K
品牌: RAMTRON [ RAMTRON INTERNATIONAL CORPORATION ]
 浏览型号FM25640_07的Datasheet PDF文件第1页浏览型号FM25640_07的Datasheet PDF文件第2页浏览型号FM25640_07的Datasheet PDF文件第3页浏览型号FM25640_07的Datasheet PDF文件第4页浏览型号FM25640_07的Datasheet PDF文件第6页浏览型号FM25640_07的Datasheet PDF文件第7页浏览型号FM25640_07的Datasheet PDF文件第8页浏览型号FM25640_07的Datasheet PDF文件第9页  
FM25640 - Automotive Temp.
Data Transfer
All data transfers to and from the FM25640 occur in
8-bit groups. They are synchronized to the clock
signal (SCK) and they transfer most significant bit
(MSB) first. Serial inputs are registered on the rising
edge of SCK. The SO output is driven from the
falling edge of SCK.
Command Structure
There are six commands called op-codes that can be
issued by the bus master to the FM25640. 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 an address and one
or more bytes of data.
Table 1. Op-code Commands
Name
Description
WREN
WRDI
RDSR
WRSR
READ
WRITE
Set Write Enable Latch
Write Disable
Read Status Register
Write Status Register
Read Memory Data
Write Memory Data
WREN - Set Write Enable Latch
The FM25640 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 and writing the memory.
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. Completing any write
operation will automatically clear the write-enable
latch and prevent further writes without another
WREN command. Figure 5 illustrates the WREN
command 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.
Op-code value
0000_0110b
0000_0100b
0000_0101b
0000_0001b
0000_0011b
0000_0010b
Figure 5. WREN Bus Configuration
Figure 6. WRDI Bus Configuration
Rev. 3.0
July 2007
5 of 13