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

关键词

搜索

型号

搜索

SST29VE010-120-4C-W

产品描述1 Megabit (128K x 8) Page Mode EEPROM
文件大小611KB,共27页
制造商SST
官网地址http://www.ssti.com
下载文档 全文预览

SST29VE010-120-4C-W概述

1 Megabit (128K x 8) Page Mode EEPROM

文档预览

下载PDF文档
1 Megabit (128K x 8) Page Mode EEPROM
SST29EE010, SST29LE010, SST29VE010
Data Sheet
FEATURES:
• Single Voltage Read and Write Operations
– 5.0V-only for the 29EE010
– 3.0V-only for the 29LE010
– 2.7V-only for the 29VE010
• Superior Reliability
– Endurance: 100,000 Cycles (typical)
– Greater than 100 years Data Retention
• Low Power Consumption
– Active Current: 20 mA (typical) for 5V and
10 mA (typical) for 3.0/2.7V
– Standby Current: 10 µA (typical)
• Fast Page-Write Operation
– 128 Bytes per Page, 1024 Pages
– Page-Write Cycle: 5 ms (typical)
– Complete Memory Rewrite: 5 sec (typical)
– Effective Byte-write Cycle Time: 39 µs
(typical)
• Fast Read Access Time
– 5.0V-only operation: 90 and 120 ns
– 3.0V-only operation: 150 and 200 ns
– 2.7V-only operation: 200 and 250 ns
• Latched Address and Data
• Automatic Write Timing
– Internal V
pp
Generation
• End of Write Detection
– Toggle Bit
– Data# Polling
• Hardware and Software Data Protection
• TTL I/O Compatibility
• JEDEC Standard Byte-wide EEPROM Pinouts
• Packages Available
– 32-Pin TSOP (8x20 & 8x14 mm)
– 32-Lead PLCC
– 32 Pin Plastic DIP
1
2
3
4
5
6
7
PRODUCT DESCRIPTION
The 29EE010/29LE010/29VE010 are 128K x 8 CMOS
page mode EEPROMs manufactured with SST’s propri-
etary, high performance CMOS SuperFlash technology.
The split gate cell design and thick oxide tunneling
injector attain better reliability and manufacturability
compared with alternate approaches. The 29EE010/
29LE010/29VE010 write with a single power supply.
Internal Erase/Program is transparent to the user. The
29EE010/29LE010/29VE010 conform to JEDEC stan-
dard pinouts for byte-wide memories.
Featuring high performance page write, the 29EE010/
29LE010/29VE010 provide a typical byte-write time of
39 µsec. The entire memory, i.e., 128K bytes, can be
written page by page in as little as 5 seconds, when using
interface features such as Toggle Bit or Data# Polling to
indicate the completion of a write cycle. To protect
against inadvertent write, the 29EE010/29LE010/
29VE010 have on-chip hardware and software data
protection schemes. Designed, manufactured, and
tested for a wide spectrum of applications, the 29EE010/
29LE010/29VE010 are offered with a guaranteed page-
write endurance of 10
4
or 10
3
cycles. Data retention is
rated at greater than 100 years.
The 29EE010/29LE010/29VE010 are suited for applica-
tions that require convenient and economical updating of
program, configuration, or data memory. For all system
applications, the 29EE010/29LE010/29VE010 signifi-
cantly improve performance and reliability, while lower-
ing power consumption, when compared with floppy disk
or EPROM approaches. The 29EE010/29LE010/
29VE010 improve flexibility while lowering the cost for
program, data, and configuration storage applications.
To meet high density, surface mount requirements, the
29EE010/29LE010/29VE010 are offered in 32-pin
TSOP and 32-lead PLCC packages. A 600-mil, 32-pin
PDIP package is also available. See Figures 1 and 2 for
pinouts.
Device Operation
The SST page mode EEPROM offers in-circuit electrical
write capability. The 29EE010/29LE010/29VE010 does
not require separate erase and program operations. The
internally timed write cycle executes both erase and
program transparently to the user. The 29EE010/
29LE010/29VE010 have industry standard optional
Software Data Protection, which SST recommends al-
ways to be enabled. The 29EE010/29LE010/29VE010
are compatible with industry standard EEPROM pinouts
and functionality.
Read
The Read operations of the 29EE010/29LE010/
29VE010 are controlled by CE# and OE#, both have to
be low for the system to obtain data from the outputs.
CE# is used for device selection. When CE# is high, the
8
9
10
11
12
13
14
15
16
© 1998 Silicon Storage Technology, Inc. The SST logo and SuperFlash are registered trademarks of Silicon Storage Technology, Inc. These specifications are subject to change without notice.
304-04 12/97
1
linux下面qsort的用法
qsort如果做LINUX开发的人应该不陌生了,系统自带的快排函数,下面是对它的基本讲解和对一些数据结构来排序的具体事例应用,这些事例是可以很容易就应用到你的项目中去的。** 关于快排函数的一 ......
wanghongyang Linux开发
CMOS电路设计、布局与仿真
CMOS电路设计、布局与仿真(第2版·第2卷)》是CMOS集成电路设计领域的一部力作,是作者20多年教学和研究成果的总结,内容涵盖电路设计流程、EDA软件、工艺集成、器件、模型、数字和模拟集 ......
arui1999 下载中心专版
一起来看看 @ihalin是怎么玩Newbit的
大家收到Newbit已经有半个月了吧,参与dcexpert带你玩 Newbit (bbc micro:bit 中国版)活动了吗? 截止到4月28日活动结束我们将选出三名网友赠送可充电、触控开关、无极调光LED护眼灯以示鼓 ......
eric_wang MicroPython开源版块
插电脑usb供电
为什么用usb供电,电路不工作呢,是不是电源的问题啊?...
farmerhou 嵌入式系统
【C6000线性汇编】常数数组定义
我正在自学DSP编程,用线性汇编来改写程序的时候,不知道如何在.sa文件中定义【常数数组】?求大神帮助~具体说明:目的:利用 系数矩阵 进行运算,如Y=X*T,X为输入数据矩阵,T为系数矩阵(常 ......
awaker DSP 与 ARM 处理器
8051 和 zigbee的問題
第一次接觸zigbee 想利用zigbee 透過8051 作收發data之用 但是只知道zigbee的rx tx 接去8051 的rx tx 而且zigbee 到8051的program 也沒有 有人能提供一下嗎 寫作的方法?...
getover 无线连接

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 391  332  858  563  961  40  48  39  51  5 

器件索引   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