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

关键词

搜索

型号

搜索

AS8F128K32Q1-120/XT

产品描述128K x 32 FLASH FLASH MEMORY ARRAY
文件大小371KB,共22页
制造商AUSTIN
官网地址http://www.austinsemiconductor.com/
下载文档 全文预览

AS8F128K32Q1-120/XT概述

128K x 32 FLASH FLASH MEMORY ARRAY

文档预览

下载PDF文档
FLASH
Austin Semiconductor, Inc.
128K x 32 FLASH
FLASH MEMORY ARRAY
AVAILABLE AS MILITARY
SPECIFICATIONS
SMD 5962-94716
MIL-STD-883
Fast Access Times: 60, 70, 90, 120 and 150ns
Operation with single 5V (±10%)
Compatible with JEDEC EEPROM command set
Any Combination of Sectors can be Erased
Supports Full Chip Erase
Embedded Erase and Program Algorithms
TTL Compatible Inputs and CMOS Outputs
Hardware Data Protection
Data\ Polling and Toggle Bits
Low Power consumption
Individual Byte Read/ Write Control
10,000 Program/Erase Cycles
I/O 0
I/O 1
I/O 2
I/O 3
I/O 4
I/O 5
I/O 6
I/O 7
GND
I/O 8
I/O 9
I/O 10
I/O 11
I/O 12
I/O 13
I/O 14
I/O 15
Vcc
A11
A12
A13
A14
A15
A16
CS1\
OE
CS2\
NC
WE2\
WE3\
WE4\
NC
NC
NC
AS8F128K32
PIN ASSIGNMENT
(Top View)
68 Lead CQFP (Q & Q1)
NC
A0
A1
A2
A3
A4
A5
CS3\
GND
CS4\
WE1\
A6
A7
A8
A9
A10
Vcc
FEATURES
I/O 16
I/O 17
I/O 18
I/O 19
I/O 20
I/O 21
I/O 22
I/O 23
GND
I/O 24
I/O 25
I/O 26
I/O 27
I/O 28
I/O 29
I/O 30
I/O 31
OPTIONS
Timing
60ns
70ns
90ns
120ns
150ns
Package
Ceramic Quad Flat pack
Ceramic Quad Flat pack
Q
Q1
MARKINGS
-60
-70
-90
-120
-150
No. 703
GENERAL DESCRIPTION
The Austin Semiconductor, Inc. AS8F128K32 is a 4 Megabit
CMOS FLASH Memory Module organized as 128K x 32 bits. The
AS8F128K32 achieves high speed access (60 to 150 ns), low power
consumption and high reliability by employing advanced CMOS
memory technology.
The device is designed to be programmed in-system with the
standard system 5.0V V
CC
supply. A 12.0V V
PP
is not required for
program or erase operation. The device can also be programmed or
erased in standard EPROM programmers. To eliminate bus
contention the device has seperate chip enbaled (CEx\), write enable
(WEx\) and output enable (OE) controls.
The device requires only a single 5.0 volt power supply for both
read and write functions. Internally generated and regulated voltages
are provided for the program and erase operations.
The device is entirely command set compatible with the JEDEC
single-power-supply Flash standard. Commands are written to the
command register using standard microprocessor write timings.
Register contents serve as input to an internal state machine that
AS8F128K32
Rev. 2.0 5/03
controls the erase and programming circuitry. Write cycles also
internally latch addresses and data needed for the programming and
erase operations. Reading data out of the device is similar to reading
from other Flash or EPROM devices.
Device programming occurs by executing the program command
sequence. This invokes the Embedded Program algorithm—an internal
algorithm that automatically times the program pulse widths and
verifies proper cell margin.
Device erasure occurs by executing the erase command sequence.
This invokes the Embedded Erase algorithm—an internal algorithm
that automatically preprograms the array (if it is not already
programmed) before executing the erase operation. During erase, the
device automatically times the erase pulse widths and verifies proper
cell margin.
The host system can detect whether a program or erase operation
is complete by reading the I/O7 (Data\ Polling) and I/O6 (toggle)
status bits. After a program or erase cycle has been completed, the
device is ready to read array data or accept another command.
The sector erase architecture allows memory sectors to be erased
and reprogrammed without affecting the data contents of other
sectors. The device is erased when shipped from the factory.
The hardware data protection measures include a low V
CC
detector automatically inhibits write operations during power
transitions. The hardware sector protection feature disables both
program and erase operations in any combination of the sectors of
memory, and is implemented using standard EPROM programmers.
The system can place the device into the standby mode. Power
consumption is greatly reduced in this mode.
The device electrically erases all bits within a sector
simultaneously via Fowler-Nordheim tunneling. The bytes are
programmed one byte at a time using the EPROM programming
mechanism of hot electron injection.
For more products and information
please visit our web site at
www.austinsemiconductor.com
Austin Semiconductor, Inc. reserves the right to change products or specifications without notice.
1
想在笔记本上进行调试
没有仿真器,不用j-tag。可以用usb转串口不?...
phlelp 嵌入式系统
关于PROTEL99中的schlib
想要向元件库中添加元件,可是画图过程中,主菜单中的PLACE下的pin原本应该是管脚线,但现在变成了一个点了,这是怎么回事啊?请高手指教!...
crazy258 单片机
C语言-预处理程序
我们可以在C源程序中插入传给编译程序的各中指令,这些指令被称为预处理器指令,它们扩充了程序设计的环境。现把常用的预处理命令总结如下: 1. 预处理程序 按照ANSI标准的定义,预处理 ......
a375284206 编程基础
请教下cadence 焊盘这几个regular pad,thermal pad 和anti pad如何使用
本帖最后由 aowei123 于 2020-5-20 16:48 编辑 刚学习Allegro软件,对于通孔这几个焊盘 作用,查了很多资料。还是一知半解,主要还是hermal pad(热风焊盘) 和anti pad(隔离盘)比较不好理 ......
aowei123 PCB设计
(郭天祥)新概念51单片机C语言教程 入门、提高、开发、拓展全攻略
谈起我学单片机经历,可以说是从郭天祥老师51视频教程开始入门的,可以说是他把我代入单片机的世界!!下面是郭老师写的一本书,非常经典!!值得看N边! 可以引导单片机初学者少走弯路。。。。 ......
zhiwenjing 51单片机
意法半导体(ST)将其独有的开发生态环境与阿里AliOS操作系统完美结合
ST官方新闻转发{:1_107:}~ 内容源自:意法半导体(ST)将其独有的开发生态环境与阿里AliOS操作系统完美结合,打造中国第一个云节点物联网平台 STM32平台支持 AliOS,缩短IoT节点设计周期及产 ......
nmg stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1772  2627  624  410  1948  36  53  13  9  40 

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