电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

FM25V20A-DGQTR

产品描述F-RAM F-RAM Memory Serial
产品类别存储   
文件大小1MB,共22页
制造商Cypress(赛普拉斯)
下载文档 详细参数 选型对比 全文预览

FM25V20A-DGQTR在线购买

供应商 器件名称 价格 最低购买 库存  
FM25V20A-DGQTR - - 点击查看 点击购买

FM25V20A-DGQTR概述

F-RAM F-RAM Memory Serial

FM25V20A-DGQTR规格参数

参数名称属性值
产品种类
Product Category
F-RAM
制造商
Manufacturer
Cypress(赛普拉斯)
RoHSDetails
系列
Packaging
Reel
Moisture SensitiveYes
工厂包装数量
Factory Pack Quantity
2500

文档预览

下载PDF文档
FM25V20A
2-Mbit (256 K × 8) Serial (SPI) F-RAM
2-Mbit (256 K × 8) Serial (SPI) F-RAM
Features
Functional Overview
The FM25V20A is a 2-Mbit nonvolatile memory employing an
advanced ferroelectric process. A ferroelectric random access
memory or F-RAM is nonvolatile and performs reads and writes
similar to a RAM. It provides reliable data retention for 151 years
while eliminating the complexities, overhead, and system-level
reliability problems caused by serial flash, EEPROM, and other
nonvolatile memories.
Unlike serial flash and EEPROM, the FM25V20A performs write
operations at bus speed. No write delays are incurred. Data is
written to the memory array immediately after each byte is
successfully transferred to the device. The next bus cycle can
commence without the need for data polling. In addition, the
product offers substantial write endurance compared with other
nonvolatile memories. The FM25V20A is capable of supporting
10
14
read/write cycles, or 100 million times more write cycles
than EEPROM.
These capabilities make the FM25V20A ideal for nonvolatile
memory applications, requiring frequent or rapid writes.
Examples range from data collection, where the number of write
cycles may be critical, to demanding industrial controls where the
long write time of serial flash or EEPROM can cause data loss.
The FM25V20A provides substantial benefits to users of serial
EEPROM or flash as a hardware drop-in replacement. The
FM25V20A uses the high-speed SPI bus, which enhances the
high-speed write capability of F-RAM technology. The device
incorporates a read-only Device ID that allows the host to
determine the manufacturer, product density, and product
revision. The device specifications are guaranteed over an
industrial temperature range of –40
C
to +85
C.
For a complete list of related documentation, click
here.
2-Mbit ferroelectric random access memory (F-RAM) logically
organized as 256 K × 8
14
High-endurance 100 trillion (10 ) read/writes
151-year data retention (See the
Data Retention and
Endurance
table)
NoDelay™ writes
Advanced high-reliability ferroelectric process
Very fast serial peripheral interface (SPI)
Up to 40-MHz frequency
Direct hardware replacement for serial flash and EEPROM
Supports SPI mode 0 (0, 0) and mode 3 (1, 1)
Sophisticated write protection scheme
Hardware protection using the Write Protect (WP) pin
Software protection using Write Disable instruction
Software block protection for 1/4, 1/2, or entire array
Device ID
Manufacturer ID and Product ID
Low power consumption
300
A
active current at 1 MHz
100
A
(typ) standby current
3
A
sleep mode current
Low-voltage operation: V
DD
= 2.0 V to 3.6 V
Industrial temperature: –40
C
to +85
C
Packages
8-pin small outline integrated circuit (SOIC) package
8-pin dual flat no leads (DFN) package
Restriction of hazardous substances (RoHS) compliant
Logic Block Diagram
WP
CS
HOLD
SCK
Instruction Decoder
Clock Generator
Control Logic
Write Protect
256 K x 8
F-RAM Array
Instruction Register
Address Register
Counter
SI
18
8
Data
I/
O Register
3
Nonvolatile Status
Register
SO
Cypress Semiconductor Corporation
Document Number: 001-90261 Rev. *G
198 Champion Court
San Jose
,
CA 95134-1709
408-943-2600
Revised June 19, 2017

FM25V20A-DGQTR相似产品对比

FM25V20A-DGQTR FM25V20A-PG FM25V20A-DGQ
描述 F-RAM F-RAM Memory Serial F-RAM F-RAM Memory Serial Temperature Sensor Development Tools Accuracy Temp Sensor
产品种类
Product Category
F-RAM F-RAM F-RAM
制造商
Manufacturer
Cypress(赛普拉斯) Cypress(赛普拉斯) Cypress(赛普拉斯)
RoHS Details Details Details
系列
Packaging
Reel Tube Tube
Moisture Sensitive Yes - Yes
工厂包装数量
Factory Pack Quantity
2500 1060 148
高考结束了,我们还在"高烤"模式
:Sad:哭点眼泪补补水。管管这10天内已经停了3次水了。 近几年闹旱灾,我站在原地从多雨地区(一个星期七天五天在下雨)的状态,跨到了(这个月下过雨了吗?)的状态。 深刻体会到了水的重要性 ......
okhxyyo 聊聊、笑笑、闹闹
嵌入式程序运行时,硬件CPU空闲多少算正常状态?
嵌入式程序运行时,硬件CPU空闲多少算正常状态? ppc MPC8541 VxWorks...
weifu57180320 嵌入式系统
申请LM3S8962
三 书包小帮手 它的功能简单,却有很大的用处。我们大学生常常忘记星期几上什么课,几点上,教室在哪儿,老师的名字,电话等。它就像一个学习小管家,功能简单,外形小巧,可以放进书包上的挂 ......
Hellovictoria 微控制器 MCU
VS2005 调试问题
vs2005 编译发布成功,但弹出“unable to start debugging”这个问题怎么解决呢?先感谢各位回帖者,谢谢...
mhlllf 嵌入式系统
如何判断开关电源的工作模式
本帖最后由 ppxxjh 于 2018-5-25 09:58 编辑 BUCK电路的两个工作模式,是DCM和CCM,实际就是判断电感在放电的时候是否放到零,若为零,则DCM模式,否则为CCM模式,可是在具体的电路中,怎样 ......
ppxxjh 电源技术
tm4c129的I2C能用uDMA传输数据吗??
RT,如果可以,这样初始化为什么为什么udma一直为STOP状态 SysCtlPeripheralEnable(SYSCTL_PERIPH_I2C1); SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOG); GPIOPinConfigure(GPIO_PG ......
tianfuTOY 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 600  2017  325  2901  246  37  52  11  23  42 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved