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

关键词

搜索

型号

搜索

Am29LV017B-120FI

产品描述16 Megabit (2 M x 8-Bit) CMOS 3.0 Volt-only Uniform Sector Flash Memory
产品类别存储    存储   
文件大小242KB,共39页
制造商AMD(超微)
官网地址http://www.amd.com
下载文档 详细参数 全文预览

Am29LV017B-120FI概述

16 Megabit (2 M x 8-Bit) CMOS 3.0 Volt-only Uniform Sector Flash Memory

Am29LV017B-120FI规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称AMD(超微)
零件包装代码TSOP
包装说明SOP, TSSOP40,.8,20
针数40
Reach Compliance Codeunknown
ECCN代码EAR99
最长访问时间120 ns
其他特性MINIMUM 1000K WRITE CYCLE ;20 YEAR DATA RETENTION
命令用户界面YES
通用闪存接口YES
数据轮询YES
数据保留时间-最小值20
JESD-30 代码R-PDSO-G40
JESD-609代码e0
内存密度16777216 bit
内存集成电路类型FLASH
内存宽度8
功能数量1
部门数/规模32
端子数量40
字数2097152 words
字数代码2000000
工作模式ASYNCHRONOUS
最高工作温度85 °C
最低工作温度-40 °C
组织2MX8
输出特性3-STATE
封装主体材料PLASTIC/EPOXY
封装代码SOP
封装等效代码TSSOP40,.8,20
封装形状RECTANGULAR
封装形式SMALL OUTLINE
并行/串行PARALLEL
峰值回流温度(摄氏度)NOT SPECIFIED
电源3/3.3 V
编程电压3 V
认证状态Not Qualified
就绪/忙碌YES
反向引出线YES
部门规模64K
最大待机电流0.000005 A
最大压摆率0.03 mA
最大供电电压 (Vsup)3.6 V
最小供电电压 (Vsup)2.7 V
标称供电电压 (Vsup)3 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Tin/Lead (Sn/Pb)
端子形式GULL WING
端子节距0.5 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
切换位YES
类型NOR TYPE
Base Number Matches1

文档预览

下载PDF文档
PRELIMINARY
Am29LV017B
16 Megabit (2 M x 8-Bit)
CMOS 3.0 Volt-only Uniform Sector Flash Memory
DISTINCTIVE CHARACTERISTICS
s
Single power supply operation
— Full voltage range: 2.7 to 3.6 volt read and write
operations for battery-powered applications
— Regulated voltage range: 3.0 to 3.6 volt read
and write operations and for compatibility with
high performance 3.3 volt microprocessors
s
Manufactured on 0.35 µm process technology
s
High performance
— Full voltage range: access times as fast as 90 ns
— Regulated voltage range: access times as fast
as 80 ns
s
Ultra low power consumption (typical values at
5 MHz)
— 200 nA Automatic Sleep mode current
— 200 nA standby mode current
— 9 mA read current
— 15 mA program/erase current
s
Flexible sector architecture
— Thirty-two 64 Kbyte sectors
— Supports full chip erase
— Sector Protection features:
A hardware method of locking a sector to
prevent any program or erase operations within
that sector
Sectors can be locked in-system or via
programming equipment
Temporary Sector Unprotect feature allows code
changes in previously locked sectors
s
Unlock Bypass Program Command
— Reduces overall programming time when
issuing multiple program command sequences
s
Embedded Algorithms
— Embedded Erase algorithm automatically
preprograms and erases the entire chip or any
combination of designated sectors
— Embedded Program algorithm automatically
writes and verifies data at specified addresses
s
Minimum 1,000,000 write cycle guarantee per
sector
s
Package option
— 48-ball FBGA
— 40-pin TSOP
s
CFI (Common Flash Interface) compliant
— Provides device-specific information to the
system, allowing host software to easily
reconfigure for different Flash devices
s
Compatibility with JEDEC standards
— Pinout and software compatible with single-
power supply Flash
— Superior inadvertent write protection
s
Data# Polling and toggle bits
— Provides a software method of detecting
program or erase operation completion
s
Ready/Busy# pin (RY/BY#)
— Provides a hardware method of detecting
program or erase cycle completion
s
Erase Suspend/Erase Resume
— Suspends an erase operation to read data from,
or program data to, a sector that is not being
erased, then resumes the erase operation
s
Hardware reset pin (RESET#)
— Hardware method to reset the device to reading
array data
This document contains information on a product under development at Advanced Micro Devices. The information
is intended to help you evaluate this product. AMD reserves the right to change or discontinue work on this proposed
product without notice.
Publication#
21415
Rev:
C
Amendment/+2
Issue Date:
March 1998
msp430f247上电重启问题
单片机下载完程序后,仿真能跑。断掉仿真。目标板重新上电。有时候能启动,有时候不能启动。这是怎么回事?...
yuanhaiys 微控制器 MCU
蒙特卡罗分析实现方法
蒙特卡罗(Monte Carlo)方法,或称计算机随机模拟方法,是一种基于“随机数”的计算方法。 蒙特卡洛模拟是用来解决工程和经济中的非确定性问题,通过成千上万次的模拟,涵盖相应的可能概率分布 ......
yulzhu 模拟电子
【将模电进行到底】ADC与DAC学习周
天气越来越冷了,但学习的热情不能消退。 还好我们有EEWORLD,可以“猫”在家里、宿舍、办公室,只要能上网,照样能够将学习与讨论进行到底。 为此EEWORLD模拟版块在寒冷冬季献上一道大餐 ......
小娜 模拟与混合信号
STC
各位大虾,谁有关于STC资料的啊,急用急用啊,...
liuyan_12 单片机
下载应用程序时,库里面的程序没有包含加不进来?
在build时,生成目标应用程序,其中包含了我要用的静态库,它里面有我程序要调用的函数(已经定义),可是在下载时,提示那个函数找不到? 可是另外一个库包含就可以用 命令看到 lkup “”? ......
yushulei 嵌入式系统
FPGA与DSP,两者区别竟然这么大
FPGA是一种可编程的硅芯片,DSP是数字信号处理,当系统设计人员在项目的架构设计阶段就面临到底采用FPGA还是DSP的重要问题。本文将首先分别介绍FPGA和DSP的特点,然后再从内部资源、编程语言、 ......
fish001 DSP 与 ARM 处理器

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 485  385  901  16  1139  10  8  19  1  23 

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