EEWORLDEEWORLDEEWORLD

Part Number

Search

AM28F512-200C3JI

Description
Flash, 64KX8, 200ns, PQCC32, PLASTIC, LCC-32
Categorystorage    storage   
File Size277KB,35 Pages
ManufacturerAMD
Websitehttp://www.amd.com
Download Datasheet Parametric View All

AM28F512-200C3JI Overview

Flash, 64KX8, 200ns, PQCC32, PLASTIC, LCC-32

AM28F512-200C3JI Parametric

Parameter NameAttribute value
Is it lead-free?Contains lead
Is it Rohs certified?incompatible
MakerAMD
Parts packaging codeQFJ
package instructionPLASTIC, LCC-32
Contacts32
Reach Compliance Codeunknown
ECCN codeEAR99
Maximum access time200 ns
command user interfaceYES
Data pollingNO
Durability1000 Write/Erase Cycles
JESD-30 codeR-PQCC-J32
JESD-609 codee0
length13.97 mm
memory density524288 bit
Memory IC TypeFLASH
memory width8
Number of functions1
Number of terminals32
word count65536 words
character code64000
Operating modeASYNCHRONOUS
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
organize64KX8
Output characteristics3-STATE
Package body materialPLASTIC/EPOXY
encapsulated codeQCCJ
Encapsulate equivalent codeLDCC32,.5X.6
Package shapeRECTANGULAR
Package formCHIP CARRIER
Parallel/SerialPARALLEL
Peak Reflow Temperature (Celsius)NOT SPECIFIED
power supply5 V
Programming voltage12 V
Certification statusNot Qualified
Maximum seat height3.556 mm
Maximum standby current0.0001 A
Maximum slew rate0.03 mA
Maximum supply voltage (Vsup)5.5 V
Minimum supply voltage (Vsup)4.5 V
Nominal supply voltage (Vsup)5 V
surface mountYES
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceTin/Lead (Sn/Pb)
Terminal formJ BEND
Terminal pitch1.27 mm
Terminal locationQUAD
Maximum time at peak reflow temperatureNOT SPECIFIED
switch bitNO
typeNOR TYPE
width11.43 mm
FINAL
Am28F512
512 Kilobit (64 K x 8-Bit)
CMOS 12.0 Volt, Bulk Erase Flash Memory
DISTINCTIVE CHARACTERISTICS
s
High performance
— 70 ns maximum access time
s
CMOS Low power consumption
— 30 mA maximum active current
— 100 µA maximum standby current
— No data retention power consumption
s
Compatible with JEDEC-standard byte-wide
32-Pin EPROM pinouts
— 32-pin PDIP
— 32-pin PLCC
— 32-pin TSOP
s
10,000 write/erase cycles minimum
s
Write and erase voltage 12.0 V
±5%
s
Latch-up protected to 100 mA
from -1 V to V
CC
+1 V
s
Flasherase Electrical Bulk Chip-Erase
— One second typical chip-erase
s
Flashrite Programming
— 10 µs typical byte-program
— One second typical chip program
s
Command register architecture for
microprocessor/microcontroller compatible
write interface
s
On-chip address and data latches
s
Advanced CMOS flash memory technology
— Low cost single transistor memory cell
s
Automatic write/erase pulse stop timer
GENERAL DESCRIPTION
The Am28F512 is a 512 K bit Flash memory orga-
nized as 64 Kbytes of 8 bits each. AMD’s Flash mem-
ories offer the most cost-effective and reliable read/
write non-volatile random access memor y. The
Am28F512 is packaged in 32-pin PDIP, PLCC, and
TSOP versions. It is designed to be reprogrammed
and erased in-system or in standard EPROM pro-
grammers. The Am28F512 is erased when shipped
from the factory.
The standard Am28F512 offers access times as fast as
70 ns, allowing operation of high-speed microproces-
sors without wait states. To eliminate bus contention,
the Am28F512 has separate chip enable (CE#) and
output enable (OE#) controls.
AMD’s Flash memories augment EPROM functionality
with in-circuit electrical erasure and programming. The
Am28F512 uses a command register to manage this
functionality, while maintaining a standard JEDEC
Flash Standard 32-pin pinout. The command register
allows for 100% TTL level control inputs and fixed
power supply levels during erase and programming.
AMD’s Flash technology reliably stores memory con-
tents even after 10,000 erase and program cycles. The
AMD cell is designed to optimize the erase and pro-
Publication#
11561
Rev:
G
Amendment/+2
Issue Date:
January 1998
gramming mechanisms. In addition, the combination of
advanced tunnel oxide processing and low internal
electric fields for erase and programming operations
produces reliable cycling. The Am28F512 uses a
12.0 V ± 5% V
PP
high voltage input to perform the
Flasherase and Flashrite algorithms.
The highest degree of latch-up protection is achieved
with AMD’s proprietary non-epi process. Latch-up pro-
tection is provided for stresses up to 100 mA on ad-
dress and data pins from -1 V to V
CC
+1 V.
The Am28F512 is byte programmable using 10 ms pro-
gramming pulses in accordance with AMD’s Flashrite
programming algorithm. The typical room temperature
programming time of the Am28F512 is one second.
The entire chip is bulk erased using 10 ms erase pulses
according to AMD’s Flasherase algorithm. Typical era-
sure at room temperature is accomplished in less than
one second. The windowed package and the 15-20
minutes required for EPROM erasure using ultra-violet
light are eliminated.
Commands are written to the command register using
standard microprocessor write timings. Register con-
tents serve as inputs to an internal state-machine which
controls the erase and programming circuitry. During
DSP I/O port space address problem
I just learned DSP and saw a key scanning experiment example. There is #define KeyReg port8FFF; ioport unsigned int KeyReg; by reading the value of KeyReg, we can know which key is pressed. I don't un...
yinxianjun123 DSP and ARM Processors
Knowledge of elastomer design
I would like to ask you a few questions: 1. What are the steps for designing the elastic body of a weighing sensor? 2. What parameters do you need to get when simulating with ANSYS to show that the el...
燃烧的少年2012 Sensor
msp430fe4252 AD16 module problem sampling communication problem
How to sample AC signals using AD16 module?...
zhaimcrazy Microcontroller MCU
There is another big news recently. My god, a well-known electronic company in Shanghai is going to have a cut.
It is said that Shanghai Meiman Electronics site is going to lay off a large number of employees. I don't know whether the news is true or not. Brothers, does anyone know the inside story?...
吾妻思萌 Talking about work
Switching power supply 3.3V 2A production
The power adapter is 3.3V 2A. It is rare to make this type of power adapter. However, after making it, it is found that the no-load loss is very large and the overall efficiency is very low. The dummy...
王智体 Power technology
Some basic experimental routines of Verilog
I want to practice Verilog now, and I want to find some basic experiments, preferably some routines for development boards, such as buttons, LEDs, adders, etc., which are more authoritative. I have be...
tianma123 FPGA/CPLD

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1433  1420  1179  1740  2534  29  24  36  52  26 
Datasheet   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
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号