XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
DESCRIPTION
The 24C64 series are 65,536 bits of serial Electrical Erasable and Programmable Read Only Memory, commonly
known as EEPROM. They are organized as 8192 words of 8 bits (one byte) each. The devices are fabricated with
proprietary advanced CMOS process for low power and low voltage applications. These devices are available in
standard 8-lead DIP, 8-lead SOP, 8-lead MSOP, 8-lead TSSOP, 8-lead UDFN, 5-lead SOT23, and 5-lead TSOT23
packages. A standard 2-wire serial interface is used to address all read and write functions. Our extended VCC range
(1.8V to 5.5V) devices enables wide spectrum of applications.
FEATURES
Low voltage and low power operations:
24C64: VCC = 1.8V to 5.5V
32 bytes page write mode.
Partial page write operation allowed.
Internally organized: 4,096 × 8 (64K).
Standard 2-wire bi-directional serial interface.
Schmitt trigger, filtered inputs for noise protection.
Self-timed Write Cycle (5ms maximum).
1000 kHz (2.5V-5.5V), 400 kHz (1.8V) Compatibility.
Automatic erase before write operation.
Write protect pin for hardware data protection.
High reliability: typically 1,000,000 cycles endurance.
100 years data retention.
Industrial temperature range (-40℃ to 85℃).
Standard 8-lead DIP/SOP/MSOP/TSSOP/UDFN and 5-lead SOT23/TSOT23 Pb-free packages.
ORDERING INFORMATION
DEVICE
24C64S
24C64N
24C64BN
XBLW version 1.0
Package Type
SOT23-5
DIP-8
SOP-8
MARKING
24C64S
24C64N
24C64BN
Packing
Tape
Tube
Tape
Packing QTY
3000/Reel
2000/Box
4000/Reel
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 1 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
PIN CONFIGURATION
Pin Name
A2, A1, A0
SDA
SCL
WP
NC
VCC
GND
Pin Function
Device Address Inputs
Serial Data Input / Open Drain Output
Serial Clock Input
Write Protect
No- Connect
Power Supply
Ground
All these packaging types come in Pb-free certified.
ABSOLUTE MAXIMUM RATINGS
Industrial operating temperature ............................................................................................................ -4 0 ℃ to 85 ℃
Storage temperature .............................................................................................................................. -50 ℃ to 125 ℃
Input voltage on any pin relative to ground .................................................................................... -0.3V to VCC +0.3V
Maximum voltage .......................................................................................................................................................... 8V
ESD protection on all pins .................................................................................................................................... >4000V
* Stresses exceed those listed under “ Absolute Maximum Rating” may cause permanent damage to the
device. Functional operation of the device at conditions beyond those listed in the specification is not
guaranteed.
Prolonged exposure to extreme conditions may affect device reliability or functionality.
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 2 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
Block Diagram
Block Diagram
PIN DESCRIPTIONS
(A) DEVICE / CHIP SELECT ADDRESSES (A2, A1, A0)
These are the chip select input signals for the serial EEPROM devices. Typically, these signals are hardwired to
either VIH or VIL. If left unconnected, they are internally recognized as VIL.
(B) SERIAL CLOCK (SCL)
The rising edge of this SCL input is to latch data into the EEPROM device while the falling edge of this clock is
to clock data out of the EEPROM device.
(C) SERIAL DATA LINE (SDA)
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 3 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
SDA data line is a bi-directional signal for the serial devices. It is an open drain output signal and can be wiredOR with other open-drain output devices.
(D) WRITE PROTECT (WP)
The 24C64 devices have a WP pin to protect the whole EEPROM array from programming. Programming
operations are allowed if WP pin is left un-connected or input to VIL. Conversely all programming functions are
disabled if WP pin is connected to VIH or VCC. Read operations is not affected by the WP pin’s input level.
MEMORY ORGANIZATION
The 24C64devices have 256 pages. Since each page has 32 bytes, random word addressing to 24C64 will require
13 bits data word addresses respectively.
DEVICE OPERATION
(A) SERIAL CLOCK AND DATA TRANSITIONS
The SDA pin is typically pulled to high by an external resistor. Data is allowed to change only when Serial clock
SCL is at VIL. Any SDA signal transition may interpret as either a START or STOP condition as described below.
(B) START CONDITION
With SCL ≥ VIH, a SDA transition from high to low is interpreted as a START condition. All valid commands
must begin with a START condition.
(C) STOP CONDITION
With SCL ≥ VIH, a SDA transition from low to high is interpreted as a STOP condition. All valid read or write
commands end with a STOP condition. The device goes into the STANDBY mode if it is after a read command. A
STOP condition after page or byte write command will trigger the chip into the STANDBY mode after the self-timed
internal programming finish (see Figure 1).
(D) ACKNOWLEDGE
The 2-wire protocol transmits address and data to and from the EEPROM in 8 bit words. The EEPROM
acknowledges the data or address by outputting a "0" after receiving each word. The ACKNOWLEDGE signal occurs
on the 9th serial clock after each word.
(E) STANDBY MODE
The EEPROM goes into low power STANDBY mode after a fresh power up, after receiving a STOP bit in read
mode, or after completing a self-time internal programming operation.
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 4 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
Figure1: Timing diagram for START and STOP conditions
START Condition
Figure 2: Timing diagram for output ACKNOWLEDGE
DEVICE ADDRESSING
The 2-wire serial bus protocol mandates an 8 bits device address word after a START bit condition to invoke a
valid read or write command. The first four most significant bits of the device address must be 1010, which is
common to all serial EEPROM devices. The next three bits are device address bits. These three device address bits
(5th, 6th and 7th) are to match with the external chip select/address pin states. If a match is made, the EEPROM device
outputs an ACKNOWLEDGE signal after the 8th read/write bit, otherwise the chip will go into STANDBY mode.
However, matching may not be needed for some or all device address bits (5th, 6th and 7th) as noted below. The last or
8th bit is a read/write command bit. If the 8th bit is at VIH then the chip goes into read mode. If a “0” is detected, the
device enters programming mode.
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 5 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
WRITE OPERATIONS
(A) BYTE WRITE
A write operation requires two 8-bit data word address following the device address word and
ACKNOWLEDGE signal. Upon receipt of this address, the EEPROM will respond with a “0” and then clock in the
first 8-bit data word. Following receipt of the 8-bit data word, the EEPROM will again output a “0”. The addressing
device, such as a microcontroller, must terminate the write sequence with a STOP condition. At this time the
EEPROM enters into an internally-timed write cycle state. All inputs are disabled during this write cycle and the
EEPROM will not respond until the writing is completed (Figure 3).
(B) PAGE WRITE
The 64K EEPROM are capable of 32-byte page write.
A page write is initiated the same way as a byte write, but the microcontroller does not send a STOP condition
after the first data word is clocked in. The microcontroller can transmit up to 31 more data words after the EEPROM
acknowledges receipt of the first data word. The EEPROM will respond with a “0” after each data word is received.
The microcontroller must terminate the page write sequence with a STOP condition (see Figure 4).
The lower five bits of the data word address are internally incremented following the receipt of each data word.
The higher data word address bits are not incremented, retaining the memory page row location. If more than 32 data
words are transmitted to the EEPROM, the data word address will “roll over” and the previous data will be
overwritten.
(C) ACKNOWLEDGE POLLING
ACKNOWLEDGE polling may be used to poll the programming status during a self-timed internal
programming. By issuing a valid read or write address command, the EEPROM will not acknowledge at the 9th clock
cycle if the device is still in the self-timed programming mode. However, if the programming completes and the chip
has returned to the STANDBY mode, the device will return a valid ACKNOWLEDGE signal at the 9th clock cycle.
READ OPERATIONS
The read command is similar to the write command except the 8th read/write bit in address word is set to “1”. The
three read operation modes are described as follows:
(A) CURRENT ADDRESS READ
The EEPROM internal address word counter maintains the last read or write address plus one if the power supply
to the device has not been cut off. To initiate a current address read operation, the microcontroller issues a START bit
and a valid device address word with the read/write bit (8th) set to “1”. The EEPROM will response with an
ACKNOWLEDGE signal on the 9th serial clock cycle. An 8-bit data word will then be serially clocked out. The
internal address word counter will then automatically increase by one. For current address read the micro-controller
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 6 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
will not issue an ACKNOWLEDGE signal on the 18th clock cycle. The micro-controller issues a valid STOP bit after
the 18th clock cycle to terminate the read operation. The device then returns to STANDBY mode (see Figure 5).
(B) SEQUENTIAL READ
The sequential read is very similar to current address read. The micro-controller issues a START bit and a valid
device address word with read/write bit (8th) set to “1”. The EEPROM will response with an ACKNOWLEDGE
signal on the 9th serial clock cycle. An 8-bit data word will then be serially clocked out. Meanwhile the internally
address word counter will then automatically increase by one.
Unlike current address read, the micro-controller sends an ACKNOWLEDGE signal on the 18th clock cycle
signaling the EEPROM device that it wants another byte of data. Upon receiving the ACKNOWLEDGE signal, the
EEPROM will serially clocked out an 8-bit data word based on the incremented internal address counter. If the microcontroller needs another data, it sends out an ACKNOWLEDGE signal on the 27th clock cycle. Another 8-bit data
word will then be serially clocked out. This sequential read continues as long as the micro-controller sends an
ACKNOWLEDGE signal after receiving a new data word. When the internal address counter reaches its maximum
valid address, it rolls over to the beginning of the memory array address. Similar to current address read, the micro
controller can terminate the sequential read by not acknowledging the last data word received, but sending a STOP bit
afterwards instead (Figure 6).
(C) RANDOM READ
Random read is a two-steps process. The first step is to initialize the internal address counter with a target read
address using a “dummy write” instruction. The second step is a current address read.
To initialize the internal address counter with a target read address, the micro-controller issues a START bit first,
follows by a valid device address with the read/write bit (8th) set to “0”. The EEPROM will then acknowledge. The
micro-controller will then send two address words. Again the EEPROM will acknowledge. Instead of sending a valid
written data to the EEPROM, the micro-controller performs a current address read instruction to read the data. Note
that once a START bit is issued, the EEPROM will reset the internal programming process and continue to execute
the new instruction - which is to read the current address (Figure 7).
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 7 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
Figure 3: Byte Write
Figure 4: Page Write
Figure 5: Current Address Read
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 8 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
Figure 6: Sequential Read
Figure 7: Random Read
Notes:1) *=Don’t Care bits
Figure 8: SCL and SDA Bus Timing
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 9 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
Electrical Specifications
(A) Power-Up Requirements
During a power-up sequence, the VCC supplied to the device should monotonically rise from GND to the
minimum VCC level, with a slew rate no faster than 0.05 V/μs and no slower then 0.1 V/ms. A decoupling cap should
be connected to the VCC PAD which is no smaller than 10nF.
(B) Device Reset
To prevent inadvertent write operations or any other spurious events from occurring during a powerup sequence,
this device includes a Power-on Reset (POR) circuit. Upon power-up, the device will not respond to any commands
until the VCC level crosses the internal voltage threshold (VPOR) that brings the device out of Reset and into Standby
mode. The system designer must ensure the instructions are not sent to the device until the VCC supply has reached a
stable value greater than or equal to the minimum VCC level.
Figure 9: Power on and Power down
If an event occurs in the system where the VCC level supplied to the device drops below the maximum VPOR level
specified, it is recommended that a full power cycle sequence be performed by first driving the VCC pin to GND,
waiting at least the minimum tPOFF time and then performing a new power-up sequence in compliance with the
requirements defined in this section.
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 10 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
AC CHARACTERISTICS
Symbol
1.8V
Min
Max
Parameter[1]
2.5-5.5V
Min Max
fSCL
tLOW
tHIGH
tI
tAA
Clock frequency,SCL
400
1000
Clock pulse width low
1.2
0.6
Clock pulse width high
0.4
0.3
Noise suppression time
120
120
Clock low to data out valid
1.2
0.55
Time the bus must be free before a new
tBUF
1.3
1.2
transmission can start
tHD.STA
START hold time
0.6
0.6
tSU.STA
START set-up time
0.6
0.6
tHD.DAT
Data in hold time
0
0
tSU.DAT
Data in set-up time
100
100
tR
Input rise time
300
300
tF
Input fall time
300
300
tSU.STO
STOP set-up time
0.6
0.6
tDH
Date out hold time
200
50
tPWR,R
Vcc slew rate at power up
0.1
50
0.1
50
Time required after VCC is stable before
tPUP
100
100
the device can accept commands
Minimum time at Vcc=0V between power
tPORF
500
500
cycles
tWR
Write cycle time
5
5
Endurance 25℃,Page Mode,3.3V
1,000,000
Notes: 1. This Parameter is expected by characterization but is not fully screened by test.
Unit
kHz
μS
μS
ns
μS
μS
μS
μS
μS
ns
ns
ns
μS
ns
V/ms
μS
ms
ms
Write Cycles
2. AC Measurement conditions:
RL (Connects to Vcc): 1.3KΩ
Input Pulse Voltages: 0.3Vcc to 0.7Vcc
Input and output timing reference Voltages: 0.5Vcc
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 11 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
DC CHARACTERISTICS
Symbol
Parameter
Test Conditions
Min
Typical
Max
Unit
S
5.5
1.0
3.0
V
mA
mA
VCC1
ICC1
ICC2
Power supply Vcc
Supply read current
Supply write current
Vcc @ 5.0V SCL=400 kHz
Vcc @ 5.0V SCL=400 kHz
0.4
2.0
ISB1
Supply current
Vcc @ 1.8V,VIN = Vcc or Vss
<1.0
μA
ISB2
Supply current
Vcc @ 2.5V,VIN = Vcc or Vss
<1.0
μA
ISB3
Supply current
Vcc @ 5.0V,VIN = Vcc or Vss
<1.0
μA
IIL
ILO
VIL
VIH
VOL1
VOL2
1.8
Input leakage current
VIN = Vcc or Vss
Output leakage current
VIN = Vcc or Vss
Input low level
-0.6
Input high level
Vcc × 0.7
Output low level
Vcc @ 1.8V,lOL =0.15 mA
Output low level
Vcc @3.0V,lOL =2.1 mA
Notes: 1. The parameters are expected by characterization but are not fully screened by test.
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
3.0
3.0
Vcc × 0.3
Vcc + 0.5
0.2
0.4
μA
μA
V
V
V
V
第 12 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
PACKAGE OUTLINE DIMENSIONS
DIP8
Symbol
A
A1
A2
B
B1
C
D
E
E1
e
L
E2
XBLW version 1.0
Dimensions In Millimeters
Min
Max
3.710
0.510
3.200
0.380
4.310
3.600
0.570
Dimensions In Inches
Min
Max
0.146
0.020
0.126
0.015
1.524(BSC)
0.204
9.000
6.200
7.320
0.142
0.022
0.060(BSC)
0.360
9.400
6.600
7.920
0.008
0.354
0.244
0.288
2.540(BSC)
3.000
8.400
0.170
0.014
0.370
0.260
0.312
0.100(BSC)
3.600
9.000
0.118
0.331
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
0.142
0.354
第 13 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
SOP8
Symbol
A
A1
A2
b
c
D
E
E1
e
L
θ
XBLW version 1.0
Dimensions In Millimeters
Min
Max
1.350
0.100
1.350
0.330
0.170
4.700
3.800
5.800
1.750
0.250
1.550
0.510
0.250
5.100
4.000
6.200
Dimensions In Inches
Min
Max
0.053
0.004
0.053
0.013
0.006
0.185
0.150
0.228
1.270(BSC)
0.400
0°
0.069
0.010
0.061
0.020
0.010
0.200
0.157
0.244
0.050(BSC)
1.270
8°
0.016
0°
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
0.050
8°
第 14 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
MSOP8
Symbol
A
A1
A2
b
c
D
e
E
E1
L
θ
XBLW version 1.0
Dimensions In Millimeters
Min
Max
0.820
1.100
0.020
0.150
0.750
0.950
0.250
0.380
0.090
0.230
2.900
3.100
0.65(BSC)
2.900
3.100
4.750
5.050
0.400
0.800
0°
6°
Dimensions In Inches
Min
Max
0.320
0.043
0.001
0.006
0.030
0.037
0.010
0.015
0.004
0.009
0.114
0.122
0.026(BSC)
0.114
0.122
0.187
0.199
0.016
0.031
0°
6°
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 15 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
TSSOP8
Symbol
D
E
b
c
E1
A
A2
A1
e
L
H
θ
XBLW version 1.0
Dimensions In Millimeters
Min
Max
2.900
4.300
0.190
0.090
6.250
0.800
0.020
Dimensions In Inches
Min
Max
3.100
4.500
0.300
0.200
6.550
1.100
1.000
0.150
0.114
0.169
0.007
0.004
0.246
0.700
0.020
0.031
0.001
0.65(BSC)
0.500
0.026(BSC)
0.25(TYP)
1°
0.122
0.177
0.012
0.008
0.258
0.043
0.039
0.006
0.028
0.01(TYP)
7°
1°
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
7°
第 16 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
SOT23-5
Symbol
A
A1
A2
b
c
D
E
E1
e
e1
L
θ
XBLW version 1.0
Dimensions In Millimeters
Min
Max
1.050
0.000
1.050
0.300
0.100
2.820
1.500
2.650
1.250
0.100
1.150
0.500
0.200
3.020
1.700
2.950
Dimensions In Inches
Min
Max
0.041
0.000
0.041
0.012
0.004
0.111
0.059
0.104
0.95(BSC)
1.800
0.300
0°
0.049
0.004
0.045
0.020
0.008
0.119
0.067
0.116
0.037(BSC)
2.000
0.600
8°
0.071
0.012
0°
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
0.079
0.024
6°
第 17 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
TSOT23-5
Symbol
A
A1
A2
b
c
D
E
E1
e
e1
L
θ
XBLW version 1.0
Dimensions In Millimeters
Min
Max
0.700
0.900
0.000
0.100
0.700
0.800
0.350
0.500
0.080
0.200
2.820
3.020
1.600
1.700
2.650
2.950
0.95(BSC)
1.90(BSC)
0.300
0.600
0°
8°
Dimensions In Inches
Min
Max
0.028
0.035
0.000
0.004
0.028
0.031
0.014
0.020
0.003
0.008
0.111
0.119
0.063
0.067
0.104
0.116
0.037(BSC)
0.075(BSC)
0.012
0.024
0°
8°
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 18 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
UDFN8
Symbol
A
A1
b
b1
C
D
D2
e
Nd
E
E2
L
h
XBLW version 1.0
Dimensions In Millimeters
Min
Max
0.450
0.550
0.000
0.050
0.180
0.300
0.160REF
0.100
0.200
1.900
2.100
1.400
1.600
0.500BSC
1.500BSC
2.900
3.100
1.500
1.700
0.300
0.500
0.200
0.300
Dimensions In Inches
Min
Max
0.017
0.021
0.000
0.002
0.007
0.039
0.006REF
0.004
0.008
0.075
0.083
0.055
0.062
0.020BSC
0.059BSC
0.114
0.122
0.059
0.067
0.012
0.020
0.066
0.12
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 19 页 共 20 页
XBLW 24C64
Two-Wire Serial EEPROM 64K(8-bit wide)
Statement:
Shenzhen xinbole electronics co., ltd. reserves the right to change the product specifications, without notice!
Before placing an order, the customer needs to confirm whether the information obtained is the latest version,
and verify the integrity of the relevant information.
Any semiconductor product is liable to fail or malfunction under certain conditions, and the buyer shall be
responsible for complying with safety standards in the system design and whole machine manufacturing using
Shenzhen xinbole electronics co., ltd products, and take appropriate security measures to avoid the potential risk
of failure may result in personal injury or property losses of the situation occurred!
Product performance is never ending, Shenzhen xinbole electronics co., ltd will be dedicated to provide
customers with better performance, better quality of integrated circuit products.
XBLW version 1.0
文档仅供参考,实际应用测试为准
www.xinboleic.com
技术支持热线:4009682003
第 20 页 共 20 页