1
Features
Fast Read Access Time – 70 ns
5-volt Only Reprogramming
Page Program Operation
Single Cycle Reprogram (Erase and Program)
Internal Address and Data Latches for 64 Bytes
Internal Program Control and Timer
Hardware and Software Data Protection
Fast Program Cycle Times
Page(64Byte)ProgramTime–10ms
Chip Erase Time– 10 ms
DATA Polling for End of Program Detection
Low-power Dissipation
50mAActiveCurrent
–300 µA CMOS Standby Current
Typical Endurance > 10,000 Cycles
Single 5V ± 10% Supply
CMOS and TTL Compatible Inputs and Outputs
Commercial and Industrial Temperature Ranges
Description
The AT29C256 is a five-volt-only in-system Flash programmable and erasable read
only memory (PEROM). Its 256K of memory is organized as 32,768 words by 8 bits.
Manufactured with Atmel’s advanced nonvolatile CMOS technology, the device offers
access times to 70 ns with power dissipation of just 275 mW. When the device is
deselected, the CMOS standby current is less than 300 µA. The device endurance is
such that any sector can typically be written to in excess of 10,000 times.
256K (32K x 8)
5-volt Only
Flash Memory
AT29C256
Rev. 0046O–FLASH–06/02
PLCC and LCC Top View
Note: PLCC package pins 1 and 17 are
DON’T CONNECT.
Pin Configurations
Pin Name Function
A0 - A14 Addresses
CE
Chip Enable
OE
Output Enable
WE
Write Enable
I/O0 - I/O7 Data Inputs/Outputs
NC No Connect
DC Don’t Connect
5
6
7
8
9
10
11
12
13
29
28
27
26
25
24
23
22
21
A6
A5
A4
A3
A2
A1
A0
NC
I/O0
A8
A9
A11
NC
OE
A10
CE
I/O7
I/O6
4
3
2
1
32
31
30
14
15
16
17
18
19
20
I/O1
I/O2
GND
DC
I/O3
I/O4
I/O5
A7
A12
WE
DC
VCC
A14
A13
DIP Top View
TSOP Top View
Type 1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
28
27
26
25
24
23
22
21
20
19
18
17
16
15
WE
A12
A7
A6
A5
A4
A3
A2
A1
A0
I/O0
I/O1
I/O2
GND
VCC
A14
A13
A8
A9
A11
OE
A10
CE
I/O7
I/O6
I/O5
I/O4
I/O3
22
23
24
25
26
27
28
1
2
3
4
5
6
7
21
20
19
18
17
16
15
14
13
12
11
10
9
8
OE
A11
A9
A8
A13
A14
VCC
WE
A12
A7
A6
A5
A4
A3
A10
CE
I/O7
I/O6
I/O5
I/O4
I/O3
GND
I/O2
I/O1
I/O0
A0
A1
A2
2
AT29C256
0046OFLASH06/02
To allow for simple in-system reprogrammability, the AT29C256 does not require high
input voltages for programming. Five-volt-only commands determine the operation of
the device. Reading data out of the device is similar to reading from a static RAM.
Reprogramming the AT29C256 is performed on a page basis; 64 bytes of data are
loaded into the device and then simultaneously programmed. The contents of the entire
device may be erased by using a six-byte software code (although erasure before pro-
gramming is not needed).
During a reprogram cycle, the address locations and 64 bytes of data are internally
latched, freeing the address and data bus for other operations. Following the initiation of
a program cycle, the device will automatically erase the page and then program the
latched data using an internal control timer. The end of a program cycle can be detected
by DATA
polling of I/O7. Once the end of a program cycle has been detected a new
access for a read, program or chip erase can begin.
Block Diagram
Device Operation
READ: The AT29C256 is accessed like a static RAM. When CE and OE are low and
WE
is high, the data stored at the memory location determined by the address pins
is asserted on the outputs. The outputs are put in the high impedance state whenever
CE
or OE is high. This dual-line control gives designers flexibility in preventing bus
contention.
BYTE LOAD: A byte load is performed by applying a low pulse on the WE
or CE input
with CE
or WE low (respectively) and OE high. The address is latched on the falling
edge of CE
or WE, whichever occurs last. The data is latched by the first rising edge of
CE
or WE. Byte loads are used to enter the 64 bytes of a page to be programmed or the
software codes for data protection and chip erasure.
3
AT29C256
0046OFLASH06/02
PROGRAM: Thedeviceisreprogrammedonapagebasis.Ifabyteofdatawithina
page is to be changed, data for the entire page must be loaded into the device. Any byte
that is not loaded during the programming of its page will be indeterminate. Once the
bytes of a page are loaded into the device, they are simultaneously programmed during
the internal programming period. After the first data byte has been loaded into the
device, successive bytes are entered in the same manner. Each new byte to be pro-
grammed must have its high-to-low transition on WE
(or CE) within 150 µs of the low-to-
high transition of WE
(or CE) of the preceding byte. If a high-to-low transition is not
detected within 150 µs of the last low-to-high transition, the load period will end and the
internal programming period will start. A6 to A14 specify the page address. The page
address must be valid during each high-to-low transition of WE
(or CE). A0 to A5 specify
the byte address within the page. The bytes may be loaded in any order; sequential
loading is not required. Once a programming operation has been initiated, and for the
duration of t
WC
, a read operation will effectively be a polling operation.
SOFTWARE DATA PROTECTION: A software controlled data protection feature is
available on the AT29C256. Once the software protection is enabled a software algo-
rithm must be issued to the device before a program may be performed. The software
protection feature may be enabled or disabled by the user; when shipped from Atmel,
the software data protection feature is disabled. To enable the software data protection,
a series of three program commands to specific addresses with specific data must be
performed. After the software data protection is enabled the same three program com-
mands must begin each program cycle in order for the programs to occur. All software
program commands must obey the page program timing specifications. Once set, the
software data protection feature remains active unless its disable command is issued.
Power transitions will not reset the software data protection feature, however the soft-
ware feature will guard against inadvertent program cycles during power transitions.
Once set, software data protection will remain active unless the disable command
sequence is issued.
After setting SDP, any attempt to write to the device without the three-byte command
sequence will start the internal write timers. No data will be written to the device; how-
ever, for the duration of t
WC
, a read operation will effectively be a polling operation.
After the software data protections three-byte command code is given, a byte load is
performed by applying a low pulse on the WE
or CE input with CE or WE low (respec-
tively) and OE
high. The address is latched on the falling edge of CE or WE, whichever
occurs last. The data is latched by the first rising edge of CE
or WE. The 64 bytes of
data must be loaded into each sector by the same procedure as outlined in the program
section under device operation.
HARDWARE DATA PROTECTION: Hardware features protect against inadvertent
programs to the AT29C256 in the following ways: (a) V
CC
sense if V
CC
is below 3.8V
(typical), the program function is inhibited; (b) V
CC
power on delay once V
CC
has
reached the V
CC
sense level, the device will automatically time out 5 ms (typical) before
programming; (c) Program inhibit holding any one of OE
low, CE high or WE high
inhibits program cycles; and (d) Noise filter pulses of less than 15 ns (typical) on the
WE
or CE inputs will not initiate a program cycle.

AT29C256-90PI

Mfr. #:
Manufacturer:
Description:
IC FLASH 256K PARALLEL 28DIP
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union