欢迎访问ic37.com |
会员登录 免费注册
发布采购
所在地: 型号: 精确
  • 批量询价
  •  
  • 供应商
  • 型号
  • 数量
  • 厂商
  • 封装
  • 批号
  • 交易说明
  • 询价
更多

产品型号TU24C04的Datasheet PDF文件预览

Turbo IC, Inc.  
24C04  
PRODUCT INTRODUCTION  
CMOS I²C 2-WIRE BUS  
4K ELECTRICALLY ERASABLE PROGRAMMABLE ROM  
512 X 8 BIT EEPROM  
FEATURES :  
• Power Supply Voltage  
Single Vcc for Read and Programming  
(Vcc = 2.7 V to 5.5 V)  
• Low Power (Isb = 2µa @ 5.5 V)  
DESCRIPTION:  
TheTurbo IC 24C04 is a serial 4K EEPROM fabricated with  
Turbo’s proprietary, high reliability, high performance CMOS  
technology. It’s 4K of memory is organized as 512 x 8 bits.  
The memory is configured as 32 pages with each page con-  
taining 16 bytes. This device offers significant advantages  
in low power applications.  
• I²C Bus, 2-Wire Serial Interface  
• Support Byte Write and Page Write (16 Bytes)  
• Automatic Page write Operation (maximum 10 ms)  
Internal Control Timer  
Internal Data Latches for 16 Bytes  
• High Reliability CMOSTechnology with EEPROM Cell  
Endurance : 1,000,000 Cycles  
The Turbo IC 24C04 uses the I²C addressing protocol and  
2-wire serial interface which includes a bidirectional serial  
data bus synchronized by a clock. It offers a flexible byte  
write and a faster 16-byte page write.  
Data Retention : 100Years  
The Turbo IC 24C04 is assembled in either a 8-pin PDIP or  
8-pin SOIC package. Pin #1 is not connected (NC). Pin #2  
is the A1 device address input for the 24C04. Pin #3 is the  
A2 device address input for the 24C04, such that a total of  
four 24C04 devices can be connected on a single bus. Pin  
#4 is the ground (Vss). Pin #5 is the serial data (SDA) pin  
used for bidirectional transfer of data. Pin #6 is the serial  
clock (SCL) input pin. Pin #7 is the write protect (WP) pin  
used to protect hardware data. Pin #8 is the power supply  
(Vcc) pin.  
PIN DESCRIPTION  
All data is serially transmitted in bytes (8 bits) on the SDA  
bus. To access the Turbo IC 24C04 (slave) for a read or  
write operation, the controller (master) issues a start condi-  
tion by pulling SDA from high to low while SCL is high.The  
master then issues the device address byte which consists  
of 1010 (A2) (A1) (B8) (R/W).The most significant bits (1010)  
are a device type code signifying an EEPROM device. A1  
and A2 are the device address select bits which has to match  
the A1 and A2 pin inputs on the 24C04 device.The B[8] bit  
is the most significant bit of the memory address.The read/  
write bit determines whether to do a read or write operation.  
After each byte is transmitted, the receiver has to provide  
an acknowledge by pulling the SDA bus low on the ninth  
clock cycle. The acknowledge is a handshake signal to the  
transmitter indicating a successful data transmission.  
NC  
A1  
VCC  
WP  
NC  
A1  
1
2
3
4
8
7
6
5
1
2
3
4
8
7
6
5
VCC  
WP  
A2  
SCL  
SDA  
A2  
SCL  
SDA  
GND  
GND  
8 pin SOIC  
8 pin PDIP  
PIN DESCRIPTION  
DEVICE ADDRESS (A1 & A2)  
A1 and A2 are device address inputs that en-  
ables a total of four 24C04 devices to connect  
on a single bus. When the address input pin is  
left unconnected, it is interpreted as zero.  
SERIAL CLOCK (SCL)  
SERIAL DATA (SDA)  
WRITE PROTECT (WP)  
The SCL input synchronizes the data on the SDA  
bus. It is used in conjunction with SDA to define  
the start and stop conditions. It is also used in  
conjunction with SDA to transfer data to and from  
the Turbo IC 24C04.  
SDA is a bidirectional pin used to transfer data  
in and out of the Turbo IC 24C04. The pin is an  
open-drain output. A pullup resistor must be con-  
nected from SDA to Vcc.  
When the write protect input is connected toVcc,  
the entire memory array is protected against write  
operations. For normal write operations, the write  
protect pin should be grounded. When the pin is  
left unconnected, WP is interpreted as zero.  
1
Turbo IC, Inc.  
24C04  
PRODUCT INTRODUCTION  
DESCRIPTION (Continued):  
For a write operation, the master issues a start condition, a  
device address byte, a memory address byte, and then up to  
16 data bytes.TheTurbo IC 24C04 acknowledges after each  
byte transmission.To terminate the transmission, the master  
issues a stop condition by pulling SDA from low to high while  
SCL is high.  
For a read operation, the master issues a start condition and  
a device address byte. The Turbo IC 24C04 acknowledges,  
and then transmits a data byte, which is accessed from the  
EEPROM memory.The master acknowledges, indicating that  
it requires more data bytes. The Turbo IC 24C04 transmits  
more data bytes, with the memory address counter auto-  
matically incrementing for each data byte, until the master  
does not acknowledge, indicating that it is terminating the  
transmission.The master then issues a stop condition.  
DEVICE OPERATION:  
ACKNOWLEDGE:  
BIDIRECTIONAL BUS PROTOCOL:  
All data is serially transmitted in bytes (8 bits) on the SDA  
bus.The acknowledge protocol is used as a handshake sig-  
nal to indicate successful transmission of a byte of data.The  
bus transmitter, either the master or the slave (Turbo IC  
24C04), releases the bus after sending a byte of data on the  
SDA bus.The receiver pulls the SDA bus low during the ninth  
clock cycle to acknowledge the successful transmission of a  
byte of data. If the SDA is not pulled low during the ninth  
clock cycle, the Turbo IC 24C04 terminates the data trans-  
mission and goes into standby mode.  
The Turbo IC 24C04 follows the I²C bus protocol.The proto-  
col defines any device that sends data onto the SDA bus as  
a transmitter, and the receiving device as a receiver. The  
device controlling the transfer is the master and the device  
being controlled is the slave.The master always initiates the  
data transfers, and provides the clock for both transmit and  
receive operations. The Turbo IC 24C04 acts as a slave de-  
vice in all applications. Either the master or the slave can  
take control of the SDA bus, depending on the requirement  
of the protocol.  
For the write operation, the Turbo IC 24C04 acknowledges  
after the device address byte, acknowledges after the memory  
address byte, and acknowledges after each subsequent data  
byte.  
START/STOP CONDITION AND DATA TRANSITIONS:  
While SCL clock is high, a high to low transition on the SDA  
bus is recognized as a START condition which precedes any  
read or write operation. While SCL clock is high, a low to  
high transition on the SDA bus is recognized as a STOP con-  
dition which terminates the communication and places the  
Turbo IC 24C04 into standby mode.All other data transitions  
on the SDA bus must occur while SCL clock is low to ensure  
proper operation.  
For the read operation, the Turbo IC 24C04 acknowledges  
after the device address byte.Then theTurbo IC 24C04 trans-  
mits each subsequent data byte, and the master acknowl-  
edges after each data byte transfer, indicating that it requires  
more data bytes.The Turbo IC 24C04 monitors the SDA bus  
for the acknowledge.To terminate the transmission, the mas-  
ter does not acknowledge, and then sends a stop condition.  
Write Cycle Timing  
SCL  
8th BIT  
WORD n  
ACK  
SDA  
t
WC  
STOP  
CONDITION  
START  
CONDITION  
Note: The write cycle time tWC is the time from a valid stop condition of a write sequence to the end of the internal clear / write cycle.  
2
Turbo IC, Inc.  
24C04  
PRODUCT INTRODUCTION  
DataValid  
SDA  
SCL  
DATA STABLE  
DATA STABLE  
DATA  
CHANGE  
Start and Stop Definition  
SDA  
SCL  
START  
STOP  
Output Acknowledge  
SCL  
1
8
9
DATA IN  
DATA OUT  
START  
ACKNOWLEDGE  
3
Turbo IC, Inc.  
24C04  
PRODUCT INTRODUCTION  
DEVICE ADDRESSING:  
PAGEWRITE OPERATION:  
Following the start condition, the master will issue a device The master initiates the page write operation by issuing a  
address byte consisting of 1010 (A2) (A1) (B8) (R/W) to ac- start condition, followed by the device address byte 1010  
cess the selected Turbo IC 24C04 for a read or write opera- (A2) (A1) (B8) 0, followed by the memory address byte, fol-  
tion.A1 and A2 are the device address select bits which have lowed by up to 16 data bytes, followed by an acknowledge,  
to match the A1 and A2 pin inputs on the 24C04 device.The then a stop condition. After each byte transfer, the Turbo IC  
B[8] bit is the most significant bit of the memory address. 24C04 acknowledges the successful data transmission by  
The (R/W) bit is a high (1) for read and low (0) for write.  
pulling SDA low. After each data byte transfer, the memory  
address counter is automatically incremented by one. The  
stop condition starts the internal EEPROM write cycle only if  
DATA INPUT DURING WRITE OPERATION:  
During the write operation, the Turbo IC 24C04 latches the the stop condition occurs in the clock cycle immediately fol-  
SDA bus signal on the rising edge of the SCL clock.  
lowing the acknowledge (10th clock cycle).All inputs are dis-  
abled until the completion of the write cycle.  
DATA OUTPUT DURING READ OPERATION:  
During the read operation, theTurbo IC 24C04 serially shifts POLLING ACKNOWLEDGE:  
the data onto the SDA bus on the falling edge of the SCL During the internal write cycle of a write operation in theTurbo  
clock.  
IC 24C04, the completion of the write cycle can be detected  
by polling acknowledge.The master starts acknowledge poll-  
ing by issuing a start condition, then followed by the device  
MEMORY ADDRESSING:  
The memory address is sent by the master in the form of 2 address byte 1010 (A2) (A1) (B8) 0.If the internal write cycle  
bytes. Device address A2 and memory address bits B[8], is finished, the Turbo IC 24C04 acknowledges by pulling the  
are included in the device address byte. The remaining SDA bus low. If the internal write cycle is still ongoing, the  
memory address bits B[7:0] are included in the second byte. Turbo IC 24C04 does not acknowledge because it’s inputs  
The memory address byte can only be sent as part of a write are disabled. Therefore, the device will not respond to any  
operation.  
command. By using polling acknowledge, the system delay  
for write operations can be reduced. Otherwise, the system  
needs to wait for the maximum internal write cycle time, tWC,  
BYTE WRITE OPERATION:  
The master initiates the byte write operation by issuing a given in the spec.  
start condition, followed by the device address byte 1010  
(A2) (A1) (B8) 0, followed by the memory address byte, fol- POWER ON RESET:  
lowed by one data byte, followed by an acknowledge, then a The Turbo IC 24C04 has a Power On Reset circuit (POR) to  
stop condition. After each byte transfer, the Turbo IC 24C04 prevent data corruption and accidental write operations dur-  
acknowledges the successful data transmission by pulling ing power up. On power up, the internal reset signal is on  
the SDA bus low. The stop condition starts the internal and the Turbo IC 24C04 will not respond to any command  
EEPROM write cycle, and all inputs are disabled until the until theVCC voltage has reached the POR threshold value.  
completion of the write cycle.  
4
Turbo IC, Inc.  
24C04  
PRODUCT INTRODUCTION  
Device Address  
Byte Write  
S
T
A
R
T
W
R
I
T
E
S
T
O
P
DEVICE  
ADDRESS  
WORD ADDRESS  
DATA  
SDA LINE  
M
S
B
L R A  
S / C  
B W K  
A
C
K
A
C
K
PageWrite  
S
T
A
R
T
W
R
I
S
T
O
P
T
E
DEVICE  
ADDRESS  
WORD ADDRESS  
DATA (n)  
DATA (n + x)  
//  
//  
SDA LINE  
A
C
K
M
S
B
L R A  
S / C  
B W K  
A
C
K
A
C
K
5
Turbo IC, Inc.  
24C04  
PRODUCT INTRODUCTION  
CURRENT ADDRESS READ:  
The internal memory address counter of theTurbo IC 24C04  
contains the last memory address accessed during the pre-  
vious read or write operation, incremented by one. To start  
the current address read operation, the master issues a start  
condition, followed by the device address byte 1010 (A2) (A1)  
(B8) 1. The Turbo IC 24C04 responds with an acknowledge  
by pulling the SDA bus low, and then serially shifts out the  
data byte accessed from memory at the location correspond-  
ing to the memory address counter. The master does not  
acknowledge, then sends a stop condition to terminate the  
read operation. It is noted that the memory address counter  
is incremented by one after the data byte is shifted out.  
an acknowledge by pulling the SDA bus low, and then seri-  
ally shifts out the data byte accessed from memory at the  
location corresponding to the memory address counter.The  
master does not acknowledge, then sends a stop condition  
to terminate the read operation. It is noted that the memory  
address counter is incremented by one after the data byte is  
shifted out.  
SEQUENTIAL READ:  
The sequential read is initiated by either a current address  
read or random address read.After theTurbo IC 24C04 seri-  
ally shifts out the first data byte, the master acknowledges  
by pulling the SDA bus low, indicating that it requires addi-  
tional data bytes. After the data byte is shifted out, the Turbo  
IC 24C04 increments the memory address counter by one.  
Then the Turbo IC 24C04 shifts out the next data byte. The  
sequential reads continues for as long as the master keeps  
acknowledging.When the memory address counter is at the  
last memory location, the counter will ‘roll-over’ when  
incremented by one to the first location in memory (address  
zero). The master terminates the sequential read operation  
by not acknowledging, then sends a stop condition.  
RANDOM ADDRESS READ:  
The master starts with a dummy write operation (one with no  
data bytes) to load the internal memory address counter by  
first issuing a start condition, followed by the device address  
byte 1010 (A2) (A1) (B8) 0, followed by the memory address  
bytes. Following the acknowledge from the Turbo IC 24C04,  
the master starts the current read operation by issuing a start  
condition, followed by the device address byte 1010 (A2) (A1)  
(B8) 1.The Turbo IC 24C04 responds with  
Current Address Read  
S
R
T
A
R
T
S
T
E
A
D
O
DEVICE  
ADDRESS  
DATA  
P
SDA LINE  
M
S
B
L R A  
S / C  
B W K  
N
O
A
C
K
Random Read  
S
T
A
R
T
W
R
I
T
E
S
T
O
P
R
E
A
D
WORD  
DEVICE  
ADDRESS  
DEVICE  
ADDRESS  
ADDRESS N  
DATA n  
//  
SDA LINE  
//  
A
C
K
N
O
M
S
B
L R A  
S / C  
B W K  
A
C
K
A
C
K
DUMMY WRITE  
6
Turbo IC, Inc.  
24C04  
PRODUCT INTRODUCTION  
Sequential Read  
S
T
A
R
T
S
T
R
E
A
D
DEVICE  
ADDRESS  
O
DATA n  
DATA n + 2  
DATA n + 3  
DATA n +1  
P
SDA LINE  
N
O
M
S
B
L R A  
S / C  
B W K  
A
C
K
A
C
K
A
C
K
A
C
K
ABSOLUTE MAXIMUM RATINGS  
TEMPERATURE  
RECOMMENDED OPERATING CONDITIONS  
Storage:  
-65° C to 150° C  
-55° C to 125° C  
Under Bias:  
Temperature Range:  
Commercial:  
Industrial:  
Military:  
0° C to 70° C  
-40° C to 85° C  
-55° C to 125° C  
ALL INPUT OR OUTPUT VOLTAGES  
with respect to Vss +6 V to -0.3 V  
* “Absolute Maximum Ratings” may cause permanent damage to the de-  
vice. This is a stress rating only and functional operation of the device at  
these or any other conditions above those indicated in the operation sec-  
tion of this specification is not implied. Exposure to absolute maximum  
rating conditions for extended periods may affect device reliability.  
Vcc Supply Voltage:  
2.7 to 5.5 Volts  
Endurance:  
Data Retention:  
100,000 Cycles/Byte (Typical)  
100 Years  
D.C. CHARACTERISTICS  
Symbol  
Parameter  
Condition  
Min  
Max  
Units  
I
Active Vcc Current  
Active Vcc Current  
Standby Current  
READ at 100 KHZ  
WRITE at 100 KHZ  
Vcc = 4.5 v  
1.0  
3.0  
2.0  
2.0  
3
MA  
MA  
uA  
uA  
uA  
uA  
V
cc1  
I
cc2  
I
sb1  
Vcc = 5.5 v  
I
Input Leakage Current  
Output Leakage Current  
Input Low Voltage  
Input High Voltage  
Output Low  
Vin=Vcc Max  
il  
I
3
ol  
V
-1.0  
0.8  
il  
V
Vccx0.7  
Vcc+0.5  
0.4  
V
ih  
V
Vcc=4.5v Iol=2.1 mA  
V
ol1  
7
Turbo IC, Inc.  
24C04  
PRODUCT INTRODUCTION  
BusTiming  
t
HIGH  
t
t
F
R
t
t
LOW  
LOW  
SCL  
t
t
t
HD.DAT  
SU.DAT  
SU.STA  
t
t
HD.STA  
SU.STO  
SDA IN  
t
t
t
AA  
BUF  
DH  
SDA OUT  
A.C. CHARACTERISTICS  
Symbol  
Parameter  
2.7 volt  
Min Max  
5.5 volt  
Min  
Max  
400  
50  
Units  
kHZ  
ns  
SCL  
T
SCL Clock Frequency  
100  
100  
Noise SuppressionTime (1)  
Clock Low Period  
t
4.7  
4.0  
0.1  
4.7  
4.0  
4.7  
0
1.2  
0.6  
0.1  
1.2  
0.6  
0.6  
0
us  
LOW  
t
Clock High Period  
us  
HIGH  
t
SCL Low to SDA Data Out  
Bus Free to New Start (1)  
Start Hold Time  
4.5  
0.9  
us  
AA  
t
us  
BUF  
t
us  
HD.STA  
t
Start Set-up Time  
us  
SU.STA  
t
Data-in HoldTime  
us  
HD.DAT  
t
Data-in Set-upTime  
SCL and SDA RiseTime (1)  
SCL and SDA FallTime (1)  
Stop Set-upTime  
200  
100  
ns  
SU.DAT  
t
1.0  
0.3  
us  
R
t
300  
300  
ns  
F
t
4.7  
0.6  
50  
us  
SU.STO  
t
Data-out HoldTime  
Write CycleTime  
100  
ns  
DH  
t
10  
10  
ms  
WC  
Note: 1 This parameter is characterized and not 100% tested.  
TURBO IC PRODUCTS AND DOCUMENTS  
Part Numbers & Order Information  
TU24C04BS3I  
1.  
2.  
3.  
4.  
All documents are subject to change without notice. Please contact Turbo IC for the latest  
revision of documents.  
Turbo IC does not assume any responsibility for any damage to the user that may result from  
accidents or operation under abnormal conditions.  
2nd generation  
Turbo IC does not assume any responsibility for the use of any circuitry other than what  
embodied in a Turbo IC product. No other circuits, patents, licenses are implied.  
Turbo IC products are not authorized for use in life support systems or other critical systems  
where component failure may endanger life. System designers should design with error  
detection and correction, redundancy and back-up features.  
512 X 8  
Serial  
EEPROM  
Temperature  
-Commercial  
Voltage  
3 - 2.7V to 5.5V  
- 4.5V to 5.5 V  
Package  
P
-PDIP  
S
-SOIC  
I
-Industrial  
Rev.4.0-10/28/01  
Turbo IC, Inc. 2365 Paragon Drive, Suite I, San Jose, CA 95131 Phone: 408-392-0208 Fax: 408-392-0207  
See us at www.turbo-ic.com  
配单直通车
TU24C04CP2产品参数
型号:TU24C04CP2
生命周期:Obsolete
IHS 制造商:TURBO IC INC
包装说明:DIP, DIP8,.3
Reach Compliance Code:unknown
风险等级:5.84
数据保留时间-最小值:100
耐久性:1000000 Write/Erase Cycles
I2C控制字节:1010DDMR
JESD-30 代码:R-PDIP-T8
内存密度:4096 bit
内存集成电路类型:EEPROM
内存宽度:8
端子数量:8
字数:512 words
字数代码:512
最高工作温度:70 °C
最低工作温度:
组织:512X8
封装主体材料:PLASTIC/EPOXY
封装代码:DIP
封装等效代码:DIP8,.3
封装形状:RECTANGULAR
封装形式:IN-LINE
并行/串行:SERIAL
电源:2.5/5 V
认证状态:Not Qualified
串行总线类型:I2C
最大待机电流:5e-7 A
子类别:EEPROMs
最大压摆率:0.003 mA
表面贴装:NO
技术:CMOS
温度等级:COMMERCIAL
端子形式:THROUGH-HOLE
端子节距:2.54 mm
端子位置:DUAL
写保护:HARDWARE
Base Number Matches:1
  •  
  • 供货商
  • 型号 *
  • 数量*
  • 厂商
  • 封装
  • 批号
  • 交易说明
  • 询价
批量询价选中的记录已选中0条,每次最多15条。
 复制成功!