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

关键词

搜索

型号

搜索

AM27C512-170JC

产品描述OTP ROM, 64KX8, 170ns, CMOS, PQCC32, PLASTIC, LCC-32
产品类别存储    存储   
文件大小97KB,共12页
制造商AMD(超微)
官网地址http://www.amd.com
下载文档 详细参数 全文预览

AM27C512-170JC概述

OTP ROM, 64KX8, 170ns, CMOS, PQCC32, PLASTIC, LCC-32

AM27C512-170JC规格参数

参数名称属性值
是否Rohs认证不符合
厂商名称AMD(超微)
零件包装代码QFJ
包装说明QCCJ, LDCC32,.5X.6
针数32
Reach Compliance Codeunknown
ECCN代码EAR99
最长访问时间170 ns
I/O 类型COMMON
JESD-30 代码R-PQCC-J32
JESD-609代码e0
长度13.97 mm
内存密度524288 bit
内存集成电路类型OTP ROM
内存宽度8
功能数量1
端子数量32
字数65536 words
字数代码64000
工作模式ASYNCHRONOUS
最高工作温度70 °C
最低工作温度
组织64KX8
输出特性3-STATE
封装主体材料PLASTIC/EPOXY
封装代码QCCJ
封装等效代码LDCC32,.5X.6
封装形状RECTANGULAR
封装形式CHIP CARRIER
并行/串行PARALLEL
电源5 V
认证状态Not Qualified
座面最大高度3.556 mm
最大待机电流0.0001 A
最大压摆率0.04 mA
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)4.5 V
标称供电电压 (Vsup)5 V
表面贴装YES
技术CMOS
温度等级COMMERCIAL
端子面层Tin/Lead (Sn/Pb)
端子形式J BEND
端子节距1.27 mm
端子位置QUAD
宽度11.43 mm
Base Number Matches1

文档预览

下载PDF文档
FINAL
Am27C512
512 Kilobit (64 K x 8-Bit) CMOS EPROM
DISTINCTIVE CHARACTERISTICS
s
Fast access time
— Speed options as fast as 55 ns
s
Low power consumption
— 20 µA typical CMOS standby current
s
JEDEC-approved pinout
s
Single +5 V power supply
s
±10%
power supply tolerance standard
s
100% Flashrite™ programming
— Typical programming time of 8 seconds
s
Latch-up protected to 100 mA from –1 V to
V
CC
+ 1 V
s
High noise immunity
s
Versatile features for simple interfacing
— Both CMOS and TTL input/output compatibility
— Two line control functions
s
Standard 28-pin DIP, PDIP, and 32-pin PLCC
packages
GENERAL DESCRIPTION
The Am27C512 is a 512-Kbit, ultraviolet erasable pro-
grammable read-only memory. It is organized as 64K
words by 8 bits per word, operates from a single +5 V
supply, has a static standby mode, and features fast
single address location programming. Products are
available in windowed ceramic DIP packages, as well
as plastic one time programmable (OTP) PDIP and
PLCC packages.
Data can be typically accessed in less than 55 ns, al-
lowing high-performance microprocessors to operate
without any WAIT states. The device offers separate
Output Enable (OE#) and Chip Enable (CE#) controls,
thus eliminating bus contention in a multiple bus micro-
processor system.
AMD’s CMOS process technology provides high
speed, low power, and high noise immunity. Typical
power consumption is only 80 mW in active mode, and
100 µW in standby mode.
All signals are TTL levels, including programming sig-
nals. Bit locations may be programmed singly, in
blocks, or at random. The device supports AMD’s
Flashrite programming algorithm (100 µs pulses), re-
sulting in a typical programming time of 8 seconds.
BLOCK DIAGRAM
V
CC
V
SS
OE#/V
PP
CE#
Output Enable
Chip Enable
and
Prog Logic
Y
Decoder
A0–A15
Address
Inputs
Output
Buffers
Data Outputs
DQ0–DQ7
Y
Gating
X
Decoder
524,288
Bit Cell
Matrix
08140I-1
Publication#
08140
Rev:
I
Issue Date:
May 1998
Amendment/0
单片机控制伺服电机c语言程序
就是让一个交流永磁同步电机与齿轮减速器组成一体的微型电机正转反转,LCD显示时间和角度。电机型号是:220v 375r/min .哪位大侠肯帮下啊,谢谢啦...
gaohuating 单片机
F149, 防止程序跑偏,哪里喂狗程序
F149, 防止程序跑偏,哪里喂狗? 开看门狗这样写对不对呢? WDTCTL=WDT_ARST_1000 ; //定时1s IE1|=WDTIE; //开看门狗定时器中断...
4027379 微控制器 MCU
请教大神一个关于74HC14非门连接问题
此时集成芯片处于上电状态(5V),如果我将5脚(输入端),接到另外一组非门的10脚(输出端),会是什么电平?我测试了下为什么会是2.7V的电压? ...
莫慌我拔枪 模拟电子
buck电路的反电动势问题
这两天在学习一些开关电路的知识,在buck电路中一直很好奇一个问题,当开关断开时,电感会产生一个很高的反电动势,可是在看很多书上和网上的讲解并没有给出关于反电动势的说明,求解这个反电动 ......
毛毛159 电源技术
【转帖】元器件科普之晶体管基础知识大放送
何为晶体管? 晶体管又称双极结型晶体管 (BJT),是由电流驱动的半导体器件,用于控制电流的流动,其中,基极引线中的较小电流控制集电极和发射极之间较大的电流。它们能用于放大弱信号,用作 ......
皇华Ameya360 模拟电子
MDK下外扩SRAM指定地址分配空间问题
u16 LCD_BACK __attribute__ ((at(0X64000000+MEM2_MAX_SIZE+MEM2_ALLOC_TABLE_SIZE*2))); u16 LCD_BACK1 __attribute__ ((at(0X64000000+MEM2_MAX_SIZE+MEM2_ALLOC_TABLE_SIZE*2+480)));这样 ......
轻舞飞扬1 stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 581  2408  2653  194  1883  31  53  8  27  56 

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