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

关键词

搜索

型号

搜索

MT28F004B3VP-8T

产品描述Flash, 512KX8, 80ns, PDSO40, 10 X 20 MM, LEAD FREE, PLASTIC, TSOP1-40
产品类别存储    存储   
文件大小440KB,共30页
制造商Micron Technology
官网地址http://www.mdtic.com.tw/
标准
下载文档 详细参数 全文预览

MT28F004B3VP-8T概述

Flash, 512KX8, 80ns, PDSO40, 10 X 20 MM, LEAD FREE, PLASTIC, TSOP1-40

MT28F004B3VP-8T规格参数

参数名称属性值
是否Rohs认证符合
零件包装代码TSOP1
包装说明10 X 20 MM, LEAD FREE, PLASTIC, TSOP1-40
针数40
Reach Compliance Codeunknow
ECCN代码EAR99
最长访问时间80 ns
其他特性TOP BOOT BLOCK
启动块TOP
命令用户界面YES
数据轮询NO
耐久性100000 Write/Erase Cycles
JESD-30 代码R-PDSO-G40
JESD-609代码e3
长度18.4 mm
内存密度4194304 bi
内存集成电路类型FLASH
内存宽度8
功能数量1
部门数/规模1,2,1,3
端子数量40
字数524288 words
字数代码512000
工作模式ASYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织512KX8
封装主体材料PLASTIC/EPOXY
封装代码TSOP1
封装等效代码TSSOP40,.8,20
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE
并行/串行PARALLEL
峰值回流温度(摄氏度)260
电源3.3 V
编程电压3 V
认证状态Not Qualified
座面最大高度1.2 mm
部门规模16K,8K,96K,128K
最大待机电流0.000005 A
最大压摆率0.03 mA
最大供电电压 (Vsup)3.6 V
最小供电电压 (Vsup)3 V
标称供电电压 (Vsup)3.3 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层MATTE TIN
端子形式GULL WING
端子节距0.5 mm
端子位置DUAL
处于峰值回流温度下的最长时间30
切换位NO
类型NOR TYPE
宽度10 mm
Base Number Matches1

文档预览

下载PDF文档
4Mb
SMART 3 BOOT BLOCK FLASH MEMORY
FLASH MEMORY
Features
• Seven erase blocks:
16KB/8K-word boot block (protected)
Two 8KB/4K-word parameter blocks
Four main memory blocks
• Smart 3 technology (B3):
3.3V ±0.3V V
CC
3.3V ±0.3V
V
PP
application programming
5V ±10%
V
PP
application/production programming
1
• Compatible with 0.3µm Smart 3 device
• Advanced 0.18µm CMOS floating-gate process
• Address access time: 80ns
• 100,000 ERASE cycles
• Industry-standard pinouts
• Inputs and outputs are fully TTL-compatible
• Automated write and erase algorithm
• Two-cycle WRITE/ERASE sequence
• Byte- or word-wide READ and WRITE
(MT28F400B3, 256K x 16/512K x 8)
• Byte-wide READ and WRITE only
(MT28F004B3, 512K x 8)
TSOP and SOP packaging options
MT28F004B3
MT28F400B3
3V ONLY, DUAL SUPPLY (SMART 3)
40-Pin TSOP Type I
48-Pin TSOP Type I
44-Pin SOP
GENERAL DESCRIPTION
The MT28F004B3 (x8) and MT28F400B3 (x16/x8)
are nonvolatile, electrically block-erasable (flash),
programmable memory devices containing 4,194,304
bits organized as 262,144 words (16 bits) or 524,288
bytes (8 bits). Writing or erasing the device is done with
either a 3.3V or 5V V
PP
voltage, while all operations are
performed with a 3.3V V
CC
. Due to process technology
advances, 5V V
PP
is optimal for application and pro-
duction programming. These devices are fabricated
with Micron’s advanced 0.18µm CMOS floating-gate
process.
The MT28F004B3 and MT28F400B3 are organized
into seven separately erasable blocks. To ensure that
critical firmware is protected from accidental erasure
or overwrite, the devices feature a hardware-protected
boot block. Writing or erasing the boot block requires
either applying a super-voltage to the RP# pin or driv-
ing WP# HIGH in addition to executing the normal
write or erase sequences. This block may be used to
store code implemented in low-level system recovery.
The remaining blocks vary in density and are written
and erased with no additional security measures.
Refer to Micron’s Web site (www.micron.com/flash)
for the latest data sheet.
Part Number Example:
Options
Timing
80ns access
Configurations
1 Meg x 8
512K x 16/1 Meg x 8
Boot Block Starting Word Address
Top (3FFFFh)
Bottom (00000h)
Operating Temperature Range
Extended (-40ºC to +85ºC)
Packages
MT28F004B3
Plastic 40-pin (standard) TSOP Type I
Plastic 40-pin (lead free) TSOP Type
I
MT28F400B3
Plastic 48-pin (standard) TSOP Type I
Plastic 48-pin (lead free) TSOP Type I
Plastic 44-pin (standard) SOP
Plastic 44-pin (lead free) SOP
Marking
-8
MT28F004B3
MT28F400B3
T
B
ET
VG
VP
WG
WP
SG
2
SP
2
NOTE:
1. This generation of devices does not support 12V
V
PP
production programming; however, 5V
V
PP
application production programming can be
used with no loss of performance.
2. Contact Factory for availability
MT28F400B3SG-8 T
09005aef8114a789
F45.fm - Rev. E 6/04 EN
1
©2003 Micron Technology, Inc. All rights reserved.
PRODUCTS AND SPECIFICATIONS DISCUSSED HEREIN ARE SUBJECT TO CHANGE BY MICRON WITHOUT NOTICE.
MSP430(tm) Hardware Tools User's Guide
72333 附件已经重新上传 本帖最后由 wstt 于 2011-9-27 14:00 编辑 ]...
晓端 微控制器 MCU
51 控制的步进电机
#include"reg52.h" //#include"intrins.h" #define uchar unsigned char #define uint unsigned int bit front_move=1, back_move; sbit key1=P3^2; sbit key2=P3^3; sbit key3=P3^4; ......
wangshujun 嵌入式系统
动力传动系统中的传感器的基本注意事项
本帖最后由 qwqwqw2088 于 2020-5-21 11:52 编辑 正如我们所知,无论是提高内燃机的效率,还是设计电动汽车 (EV) 或混合动力电动汽车 (HEV),电气化都有助于动力传动系统取得重大进展。本白 ......
qwqwqw2088 模拟与混合信号
【FPGA设计问题】连续读取RAM的问题
连续读取RAM中的数据,组成流水线进行计算,但是发现读取RAM时读到的数据有时候不正确,经常是第一个数据有错误,请问一下,有没有什么稳定的设计去连续读取RAM的?我的设计是reg ReadNum;if ( ......
eeleader FPGA/CPLD
什么是Re-enumerating Devices
最近我阅读关于USB测试的一个英文资料,不知道Re-enumerating Devices具体什么意思...
e729 嵌入式系统
有买过或设计过电子书的朋友吗
这东西好用吗...
qfc 淘e淘

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 404  128  236  724  829  22  42  8  24  25 

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