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

关键词

搜索

型号

搜索

SST37VF040-70-3C-WH

产品描述512 Kbit / 1 Mbit / 2 Mbit / 4 Mbit (x8) Many-Time Programmable Flash
文件大小199KB,共18页
制造商SST
官网地址http://www.ssti.com
下载文档 全文预览

SST37VF040-70-3C-WH在线购买

供应商 器件名称 价格 最低购买 库存  
SST37VF040-70-3C-WH - - 点击查看 点击购买

SST37VF040-70-3C-WH概述

512 Kbit / 1 Mbit / 2 Mbit / 4 Mbit (x8) Many-Time Programmable Flash

文档预览

下载PDF文档
512 Kbit / 1 Mbit / 2 Mbit / 4 Mbit (x8)
Many-Time Programmable Flash
SST37VF512 / SST37VF010 / SST37VF020 / SST37VF040
SST37VF512 / 010 / 020 / 0402.7V-Read 512Kb / 1Mb / 2Mb / 4Mb (x8) MTP flash memories
Data Sheet
FEATURES:
• Organized as 64K x8 / 128K x8 / 256K x8 / 512K x8
• 2.7-3.6V Read Operation
• Superior Reliability
– Endurance: At least 1000 Cycles
– Greater than 100 years Data Retention
• Low Power Consumption:
– Active Current: 10 mA (typical)
– Standby Current: 2 µA (typical)
• Fast Read Access Time:
– 70 ns
• Latched Address and Data
• Fast Byte-Program Operation:
– Byte-Program Time: 15 µs (typical)
– Chip Program Time:
1 seconds (typical) for SST37VF512
2 seconds (typical) for SST37VF010
4 seconds (typical) for SST37VF020
8 seconds (typical) for SST37VF040
• Electrical Erase Using Programmer
– Does not require UV source
– Chip-Erase Time: 100 ms (typical)
• CMOS I/O Compatibility
• JEDEC Standard Byte-wide Flash
EEPROM Pinouts
• Packages Available
– 32-lead PLCC
– 32-lead TSOP (8mm x 14mm)
– 32-pin PDIP
– Non-Pb (lead-free) packages available
PRODUCT DESCRIPTION
The SST37VF512/010/020/040 devices are 64K x8 / 128K
x8 / 256K x8 / 512K x8 CMOS, Many-Time Programmable
(MTP), low cost flash, manufactured with SST’s proprietary,
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 SST37VF512/010/020/040 can
be electrically erased and programmed at least 1000 times
using an external programmer, e.g., to change the contents
of devices in inventory. The SST37VF512/010/020/040
have to be erased prior to programming. These devices
conform to JEDEC standard pinouts for byte-wide flash
memories.
Featuring high performance Byte-Program, the
SST37VF512/010/020/040 provide a typical Byte-Pro-
gram time of 15 µs. Designed, manufactured, and tested
for a wide spectrum of applications, these devices are
offered with an endurance of at least 1000 cycles. Data
retention is rated at greater than 100 years.
The SST37VF512/010/020/040 are suited for applications
that require infrequent writes and low power nonvolatile
storage. These devices will improve flexibility, efficiency,
and performance while matching the low cost in nonvolatile
applications that currently use UV-EPROMs, OTPs, and
mask ROMs.
To meet surface mount and conventional through hole
requirements, the SST37VF512/010/020/040 are offered in
32-lead PLCC, 32-lead TSOP and 32-pin PDIP packages.
,
See Figures 2, 3, and 4 for pin assignments.
Device Operation
The SST37VF512/010/020/040 devices are nonvolatile
memory solutions that can be used instead of standard
flash devices if in-system programmability is not required. It
is functionally (Read) and pin compatible with industry
standard flash products.The device supports electrical
Erase operation via an external programmer.
Read
The Read operation of the SST37VF512/010/020/040 is
controlled by CE# and OE#. Both CE# and OE# have to be
low for the system to obtain data from the outputs. Once
the address is stable, the address access time is equal to
the delay from CE# to output (T
CE
). Data is available at the
output after a delay of TOE from the falling edge of OE#,
assuming the CE# pin has been low and the addresses
have been stable for at least T
CE
-T
OE.
When the CE# pin is
high, the chip is deselected and a standby current of only 2
µA (typical) is consumed. OE# is the output control and is
used to gate data from the output pins. The data bus is in
high impedance state when either CE# or OE# is V
IH.
Refer
to Figure 5 for the timing diagram.
©2006 Silicon Storage Technology, Inc.
S71151-07-000
8/06
1
The SST logo and SuperFlash are registered trademarks of Silicon Storage Technology, Inc.
MTP is a trademark of Silicon Storage Technology, Inc.
These specifications are subject to change without notice.
【求助】W5300 UDP 接收不到数据
dsp控制W5300使用UDP与PC收发数据。W5300的UDP发送没问题,但无法接收PC传来的UDP报文。代码如下。 在CCS4.2里调试,正常连续运行时rxlen(接收缓冲区收到字符长度)始终为0; 如果在 "rxlen ......
warcraftiii 嵌入式系统
英飞凌天猫旗舰店送好礼啦!
为扩展线上采购渠道,助力开发者加速创新,买到靠谱的英飞凌元器件,英飞凌已经入驻天猫 现在,点此>>登录英飞凌天猫旗舰店 关注英飞凌天猫旗舰店就有5元优惠券领取 429015 ......
eric_wang 聊聊、笑笑、闹闹
信号发生器专业知识问答
希望能对大家啊有用。...
terrykgm 单片机
单片机实现数字滤波详解
单片机主要作用是控制外围的器件,并实现一定的通信和数据处理。但在某些特定场合,不可避免地要用到数学运算,尽管单片机并不擅长实现算法和进行复杂的运算。下面主要是介绍如何用单片机实 ......
Jacktang 微控制器 MCU
WinCE USB驱动,从5.0移植到4.2。需要注意什么?
目前需要将usb转串口驱动,从ce5.0移植到4.2系统,时间要求很紧。请问各位大侠移植难度大吗?需要注意什么问题?谢谢!...
yrfpla 嵌入式系统
为什么应用程序不能访问0地址
为什么应用程序不能访问0地址(虚地址)?从虚地址0x00000000到0xBFFFFFFF不都是它的吗?...
gezich210 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 143  981  889  1379  1214  36  4  23  30  8 

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