AT28HC64B
AT28HC64B
AT28HC64B
Features
• Fast Read Access Time - 55 ns
• Automatic Page Write Operation
Internal Address and Data Latches for 64-Bytes
• Fast Write Cycle Times
Page Write Cycle Time: 10 ms Maximum
1 to 64-Byte Page Write Operation
• Low Power Dissipation
40 mA Active Current
100 µA CMOS Standby Current
• Hardware and Software Data Protection 64K (8K x 8)
• DATA Polling and Toggle Bit for End of Write Detection
• High Reliability CMOS Technology High Speed
Endurance: 100,000 Cycles
•
Data Retention: 10 Years
Single 5V ± 10% Supply
CMOS
• CMOS and TTL Compatible Inputs and Outputs
E2PROM with
• JEDEC Approved Byte-Wide Pinout
• Commercial and Industrial Temperature Ranges
Page Write and
Description Software Data
The AT28HC64B is a high-performance electrically erasable and programmable read
only memory (EEPROM). Its 64K of memory is organized as 8,192 words by 8 bits. Protection
Manufactured with Atmel’s advanced nonvolatile CMOS technology, the device offers
access times to 55 ns with power dissipation of just 220 mW. When the device is
deselected, the CMOS standby current is less than 100 µA.
The AT28HC64B is accessed like a Static RAM for the read or write cycle without the
need for external components. The device contains a 64-byte page register to allow
(continued)
Pin Configurations
Pin Name Function TSOP AT28HC64B
A0 - A12 Addresses Top View
CE Chip Enable
OE Output Enable
WE Write Enable
I/O0 - I/O7 Data Inputs/Outputs
NC No Connect
DC Don’t Connect
2-267
Description (Continued)
writing of up to 64-bytes simultaneously. During a write cy- Atmel’s AT28HC64B has additional features to ensure
cle, the addresses and 1 to 64-bytes of data are internally high quality and manufacturability. The device utilizes in-
latched, freeing the address and data bus for other opera- ternal error correction for extended endurance and im-
tions. Following the initiation of a write cycle, the device proved data retention. An optional software data protec-
will automatically write the latched data using an internal tion mechanism is available to guard against inadvertent
control timer. The end of a write cycle can be detected by writes. The device also includes an extra 64-bytes of
DATA Polling of I/O7. Once the end of a write cycle has EEPROM for device identification or tracking.
been detected, a new access for a read or write can begin.
Block Diagram
2-268 AT28HC64B
AT28HC64B
Device Operation
READ: The AT28HC64B is accessed like a Static RAM. read. Toggle bit reading may begin at any time during the
When CE and OE are low and WE is high, the data stored write cycle.
at the memory location determined by the address pins is DATA PROTECTION: If precautions are not taken, inad-
asserted on the outputs. The outputs are put in the high- vertent writes may occur during transitions of the host sys-
impedance state when either CE or OE is high. This dual tem power supply. Atmel has incorporated both hardware
line control gives designers flexibility in preventing bus and software features that will protect the memory against
contention in their systems. inadvertent writes.
BYTE WRITE: A low pulse on the WE or CE input with CE HARDWARE DATA PROTECTION: Hardware features
or WE low (respectively) and OE high initiates a write cy- protect against inadvertent writes to the AT28HC64B in
cle. The address is latched on the falling edge of CE or the following ways: (a) VCC sense - if VCC is below 3.8V
WE, whichever occurs last. The data is latched by the first (typical), the write function is inhibited; (b) VCC power-on
rising edge of CE or WE. Once a byte write has been delay - once VCC has reached 3.8V, the device will auto-
started, it will automatically time itself to completion. Once matically time out 5 ms (typical) before allowing a write; (c)
a programming operation has been initiated and for the write inhibit - holding any one of OE low, CE high or WE
duration of tWC, a read operation will effectively be a poll- high inhibits write cycles; (d) noise filter - pulses of less
ing operation. than 15 ns (typical) on the WE or CE inputs will not initiate
PAGE WRITE: T h e p a g e w r i t e o p e r a t i o n o f t h e a write cycle.
AT28HC64B allows 1 to 64-bytes of data to be written into SOFTWARE DATA PROTECTION: A software-control-
the device during a single internal programming period. A led data protection feature has been implemented on the
page write operation is initiated in the same manner as a AT28HC64B. When enabled, the software data protection
byte write; after the first byte is written, it can then be fol- (SDP), will prevent inadvertent writes. The SDP feature
lowed by 1 to 63 additional bytes. Each successive byte may be enabled or disabled by the user; the AT28HC64B
must be loaded within 150 µs (tBLC) of the previous byte. is shipped from Atmel with SDP disabled.
If the tBLC limit is exceeded, the AT28HC64B will cease
accepting data and commence the internal programming SDP is enabled by the user issuing a series of three write
operation. All bytes during a page write operation must re- commands in which three specific bytes of data are written
side on the same page as defined by the state of the A6 to to three specific addresses (refer to the Software Data
A12 inputs. For each WE high to low transition during the Protection Algorithm diagram in this data sheet). After writ-
page write operation, A6 to A12 must be the same. ing the 3-byte command sequence and waiting tWC, the
entire AT28HC64B will be protected against inadvertent
The A0 to A5 inputs specify which bytes within the page writes. It should be noted that even after SDP is enabled,
are to be written. The bytes may be loaded in any order the user may still perform a byte or page write to the
and may be altered within the same load period. Only AT28HC64B. This is done by preceding the data to be
bytes which are specified for writing will be written; unnec- written by the same 3-byte command sequence used to
essary cycling of other bytes within the page does not oc- enable SDP.
cur.
Once set, SDP remains active unless the disable com-
DATA POLLING: The AT28HC64B features DATA Poll- mand sequence is issued. Power transitions do not dis-
ing to indicate the end of a write cycle. During a byte or able SDP, and SDP protects the AT28HC64B during
page write cycle, an attempted read of the last byte written power-up and power-down conditions. All command se-
will result in the complement of the written data to be pre- quences must conform to the page write timing specifica-
sented on I/O7. Once the write cycle has been completed, tions. The data in the enable and disable command se-
true data is valid on all outputs, and the next write cycle quences is not actually written into the device; their ad-
may begin. DATA Polling may begin at any time during the dresses may still be written with user data in either a byte
write cycle. or page write operation.
TOGGLE BIT: I n a d d i t i o n t o DATA P o l l i n g , t he After setting SDP, any attempt to write to the device with-
AT28HC64B provides another method for determining the out the 3-byte command sequence will start the internal
end of a write cycle. During the write operation, succes- write timers. No data will be written to the device, however.
sive attempts to read data from the device will result in For the duration of tWC, read operations will effectively be
I/O6 toggling between one and zero. Once the write has polling operations.
completed, I/O6 will stop toggling, and valid data will be (continued)
2-269
Device Operation (Continued)
DEVICE IDENTIFICATION: A n e x t r a 6 4 - b y t e s o f dress locations 1FC0H to 1FFFH, the additional bytes
EEPROM memory are available to the user for device may be written to or read from in the same manner as the
identification. By raising A9 to 12V ± 0.5V and using ad- regular memory array.
Operating Modes
Mode CE OE WE I/O
Read VIL VIL VIH DOUT
Write (2) VIL VIH VIL DIN
(1)
Standby/Write Inhibit VIH X X High Z
Write Inhibit X X VIH
Write Inhibit X VIL X
Output Disable X VIH X High Z
(3)
Chip Erase VIL VH VIL High Z
Notes: 1. X can be VIL or VIH. 3. VH = 12.0V ± 0.5V.
2. Refer to the AC Write Waveforms diagrams
in this data sheet.
DC Characteristics
Symbol Parameter Condition Min Max Units
ILI Input Load Current VIN = 0V to VCC + 1V 10 µA
ILO Output Leakage Current VI/O = 0V to VCC 10 µA
(1)
ISB1 VCC Standby Current CMOS CE = VCC - 0.3V to VCC + 1V Com., Ind. 100 µA
(1)
ISB2 VCC Standby Current TTL CE = 2.0V to VCC + 1V 2 mA
ICC VCC Active Current f = 5 MHz; IOUT = 0 mA 40 mA
VIL Input Low Voltage 0.8 V
VIH Input High Voltage 2.0 V
VOL Output Low Voltage IOL = 2.1 mA .40 V
VOH Output High Voltage IOH = -400 µA 2.4 V
Note: 1. ISB1 and ISB2 for the 55 ns part is 40 mA maximum.
2-270 AT28HC64B
AT28HC64B
AC Read Characteristics
AT28HC64B-55 AT28HC64B-70 AT28HC64B-90 AT28HC64B-120
Symbol Parameter Min Max Min Max Min Max Min Max Units
tACC Address to Output Delay 55 70 90 120 ns
tCE (1) CE to Output Delay 55 70 90 120 ns
tOE (2) OE to Output Delay 0 30 0 35 0 40 0 50 ns
tDF (3, 4) OE to Output Float 0 30 0 35 0 40 0 50 ns
tOH Output Hold 0 0 0 0 ns
Notes: 1. CE may be delayed up to tACC - tCE after the address 3. tDF is specified from OE or CE, whichever occurs first
transition without impact on tACC. (CL = 5 pF).
2. OE may be delayed up to tCE - tOE after the falling 4. This parameter is characterized and is not 100% tested.
edge of CE without impact on tCE or by tACC - tOE
after an address change without impact on tACC.
2-271
AC Write Characteristics
Symbol Parameter Min Max Units
tAS, tOES Address, OE Set-up Time 0 ns
tAH Address Hold Time 50 ns
tCS Chip Select Set-up Time 0 ns
tCH Chip Select Hold Time 0 ns
tWP Write Pulse Width (WE or CE) 100 ns
tDS Data Set-up Time 50 ns
tDH, tOEH Data, OE Hold Time 0 ns
AC Write Waveforms
WE Controlled
CE Controlled
2-272 AT28HC64B
AT28HC64B
Notes: 1. A6 through A12 must specify the same page address during each high to low transition of WE (or CE).
2. OE must be high only when WE and CE are both low.
tS = tH = 5 µsec (min.)
tW = 10 msec (min.)
VH = 12.0V ± 0.5V
2-273
Software Data Software Data
Protection Enable Algorithm (1) Protection Disable Algorithm (1)
LOAD DATA AA LOAD DATA AA
TO TO
ADDRESS 1555 ADDRESS 1555
Notes: 1. A6 through A12 must specify the same page address during each high to low transition of WE (or CE) after
the software code has been entered.
2. OE must be high only when WE and CE are both low.
2-274 AT28HC64B
AT28HC64B
Notes: 1. Toggling either OE or CE or both OE and CE will 3. Any address location may be used, but the
operate toggle bit. address should not vary.
2. Beginning and ending state of I/O6 will vary.
2-275
2-276 AT28HC64B
AT28HC64B
2-277
Valid Part Numbers
The following table lists standard Atmel products that can be ordered.
Device Numbers Speed Package and Temperature Combinations
AT28HC64B 55 PC, SC
AT28HC64B 70 JI, PC, PI, SC, SI, TC, TI
AT28HC64B 90 JI, PC, PI, SC, SI, TC, TI
AT28HC64B 12 JI, PC, PI, SC, SI, TC, TI
Package Type
32J 32 Lead, Plastic J-Leaded Chip Carrier (PLCC)
28P6 28 Lead, 0.600" Wide, Plastic Dual Inline Package (PDIP)
28S 28 Lead, 0.300" Wide, Plastic Gull Wing Small Outline (SOIC)
28T 28 Lead, Plastic Thin Small Outline Package (TSOP)
2-278 AT28HC64B