![]() |
|
If you can't view the Datasheet, Please click here to try to view without PDF Reader . |
|
Datasheet File OCR Text: |
24LLC16 16K-Bit-Serial EEPROM OVERVIEW The 24LLC16 serial EEPROM has a 16 Kbits (2,048 bytes) capacity, supporting the standard I2CTM-bus serial interface. It is fabricated using CERAMATE's most advanced CMOS technology. One of its major features is a hardware-based write protection circuit for the entire memory area. Hardware-based write protection is controlled by the state of the write-protect (WP) pin. Using one-page write mode, you can load up to 16 bytes of data into the EEPROM in a single write operation. Another significant feature of the 24LLC1616 is its support for fast mode and standard mode. FEATURES I2C-Bus Interface * * Two-wire serial interface Automatic word address increment Operating Characteristics * * Operating voltage: 2.0 V to 5.5 V Operating current -- Maximum write current: < 3 mA at 5.5 V -- Maximum read current: < 200 A at 5.5 V -- Maximum stand-by current: < 2 A at 2.0 V * Operating temperature range -- - 25C to + 70C (commercial) -- - 40C to + 85C (industrial) * Operating clock frequencies -- 100 kHz at standard mode -- 400 kHz at fast mode * Electrostatic discharge (ESD) -- 5,000 V (HBM) -- 400 V (MM) Packages * 8-pin DIP, SOP, and TSSOP EEPROM * * * * * * * 16 Kbits (2,048 bytes) storage area 16-byte page buffer Typical 3 ms write cycle time with auto-erase function Hardware-based write protection for the entire EEPROM (using the WP pin) EEPROM programming voltage generated on chip 1,000,000 erase/write cycles 100 years data retention ORDERING INFORMATION 24 LLC 16 X X Operating Voltage LLC:2.0~5.5V,CMOS Type 16=16K Temp. grade Blank:-25J~+70J Packing Blank :Tube A :Taping(SOP8) T :Taping(TSSOP8) * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 1 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM SDA Start/Stop Logic HV Generation Timing Control WP Control Logic SCL Slave Address Comparator Word Address Pointer Row decoder EEPROM Cell Array 2,048 x 8 bits A0 A1 A2 Column Decoder Data Register DOUT and ACK Figure 5-1. 24LLC16 Block Diagram * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 2 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM VCC WP SCL SDA 24LLC16 A0 A1 A2 VSS NOTE: The 24LLC16 is available in 8-pin DIP, SOP, and TSSOP package. Figure 5-2. Pin Assignment Diagram Table 5-1. 24LLC16 Pin Descriptions Name A0, A1, A2 VSS SDA Type - - I/O No internal connection Ground pin. Bi-directional data pin for the I C-bus serial data interface. Schmitt trigger input and open-drain output. An external pull-up resistor must be connected to VDD. Schmitt trigger input pin for serial clock input. Input pin for hardware write protection control. If you tie this pin to VCC, the write function is disabled to protect previously written data in the entire memory; if you tie it to VSS, the write function is enabled. This pin is internally pulled down to VSS. Single power supply. 2 Description Circuit Type - - 3 SCL WP Input Input 2 1 VCC - - NOTE: See the following page for diagrams of pin circuit types 1, 2, and 3. * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 3 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM WP SCL Noise Filter Figure 5-3. Pin Circuit Type 1 Figure 5-4. Pin Circuit Type 2 SDA Data Out VSS Noise Filter Data In Figure 5-5. Pin Circuit Type 3 * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 4 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM FUNCTION DESCRIPTION I C-BUS INTERFACE 2 The 24LLC16 supports the I C-bus serial interface data transmission protocol. The two-wire bus consists of a serial data line (SDA) and a serial clock line (SCL). The SDA and the SCL lines must be connected to VCC by a pull-up resistor that is located somewhere on the bus. 2 Any device that puts data onto the bus is defined as a "transmitter" and any device that gets data from the bus is a "receiver." The bus is controlled by a master device which generates the serial clock and start/stop conditions, 2 controlling bus access. Only one 24LLC16 devices can be connected to the I C-bus as slaves (see Figure 56). Both the master and slaves can operate as a transmitter or a receiver, but the master device determines which bus operating mode would be active. VCC R VCC R SDA SCL Master Bus Master (Transmitter/ Receiver) Slave 24LLC16 Figure 5-6. Typical Configuration * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 5 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM I2C-BUS PROTOCOLS Here are several rules for I C-bus transfers: -- A new data transfer can be initiated only when the bus is currently not busy. -- MSB is always transferred first in transmitting data. -- During a data transfer, the data line (SDA) must remains stable whenever the clock line (SCL) is High. 2 The I C-bus interface supports the following communication protocols: 2 * * * Bus not busy: The SDA and the SCL lines remain in High level when the bus is not active. Start condition: A start condition is initiated by a High-to-Low transition of the SDA line while SCL remains in High level. All bus commands must be preceded by a start condition. Stop condition: A stop condition is initiated by a Low-to-High transition of the SDA line while SCL remains in High level. All bus operations must be completed by a stop condition (see Figure 5-7). ~ ~ SCL ~ ~ SDA Start Condition Data or Data ACK Valid Change Stop Condition Figure 5-7. Data Transmission Sequence * Data valid: Following a start condition, the data becomes valid if the data line remains stable for the duration of the High period of SCL. New data must be put onto the bus while SCL is Low. Bus timing is one clock pulse per data bit. The number of data bytes to be transferred is determined by the master device. The total number of bytes that can be transferred in one operation is theoretically unlimited. ACK (Acknowledge): An ACK signal indicates that a data transfer is completed successfully. The transmitter (the master or the slave) releases the bus after transmitting eight bits. During the 9th clock, which the master generates, the receiver pulls the SDA line low to acknowledge that it has successfully received the eight bits of data (see Figure 5-8). But the slave does not send an ACK if an internal write cycle is still in progress. In data read operations, the slave releases the SDA line after transmitting 8 bits of data and then monitors the line for an ACK signal during the 9th clock period. If an ACK is detected, the slave will continue to transmit data. If an ACK is not detected, the slave terminates data transmission and waits for a stop condition to be issued by the master before returning to its stand-by mode. * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 6 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 * 24LLC16 16K-Bit-Serial EEPROM Master SCL Line Bit 1 Bit 9 Data from Transmitter ACK from Receiver ACK Figure 5-8. Acknowledge Response From Receiver * Slave Address: After the master initiates a start condition, it must output the address of the device to be accessed. The most significant four bits of the slave address are called the "device identifier." The identifier for the 24LLC16 is "1010B". The next three bits (B2, B1, B0) are for block selection. They are used by the master to select which of the blocks of internal memory (1 block=256 words) are to be accessed. (see Table 5-2 below.) These bits are in effect the three most significant bits of the word address Read/Write: The final (eighth) bit of the slave address defines the type of operation to be performed. If the R/W bit is "1", a read operation is executed. If it is "0", a write operation is executed. Table 5-2. Slave Address Byte Function Read Write Device Identifier b7 1 1 b6 0 0 b5 1 1 b4 0 0 b3 B2 B2 Block Select b2 B1 B1 b1 B0 B0 R/W Bit b0 1 0 * * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 7 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM BYTE WRITE OPERATION In a complete byte write operation, the master transmits the slave address, word address, and one data byte to the 24LLC16 slave device (see Figure 5-9). Start Slave Address Word Address Data Stop A C K A C K A C K Figure 5-9. Byte Write Operation Following a start condition, the master sends the device identifier (4 bits), three "don't care" bits, and an R/W bit set to "0" onto the bus. Then the addressed 24LLC16 generates an ACK, and waits for the next byte. The next byte to be transmitted by the master is the word address. This 8-bit address is written into the word address pointer of the 24LLC16 When the 24LLC16 receives the word address, it responds by issuing an ACK and then waits for the next 8bit data. When it receives the data byte, the 24LLC16 again responds with an ACK. The master terminates the transfer by generating a Stop condition, at which time the 24LLC16 begins the internal write cycle. While the internal write cycle is in progress, all 24LLC16 inputs are disabled and the 24LLC16 does not respond to any additional request from the master. * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 8 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM PAGE WRITE OPERATION The 24LLC16 can also perform 16-byte page write operation. A page write operation is initiated in the same way as a byte write operation. However, instead of finishing the write operation after the first data byte is transferred, the master can transmit up to 15 additional bytes. The 24LLC166 responds with an ACK each time it receives a complete byte of data (see Figure 5-10). Start Slave Address Word Address n Data n Data (<= n + 15) Stop ... A C K A C K A C K A C K A C K Figure 5-10. Page Write Operation The 24LLC16 automatically increments the word address pointer each time it receives a complete data byte. When one byte is received, the internal word address pointer increments to the next address so that the next data byte can be received. If the master transmits more than 16 bytes before it generates a stop condition to end the page write operation, the 24LLC16 word address pointer value "rolls over" and the previously received data is overwritten. If the master transmits less than 16 bytes and generates a stop condition, the 24LLC16 writes the received data to the corresponding EEPROM address. During a page write operation, all inputs are disabled and there would be no response to additional requests from the master until the internal write cycle is completed. * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 9 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM POLLING FOR AN ACK SIGNAL When the master issues a stop condition to initiate a write cycle, the 24LLC16 starts an internal write cycle. The master can then immediately begin polling for an ACK from the slave device to determine whether the write cycle is completed. To poll for an ACK signal in a write operation, the master issues a start condition followed by the slave address. As long as the 24LLC16 remains busy with the write operation, no ACK is returned. When the 24LLC16 completes the write operation, it returns an ACK and the master can then proceed with the next read or write operation (see Figure 5-11). Send Write Command Send Stop Condition to Initiate Write Cycle Send Start Condition Send Slave Address with R/W bit = "0" ACK = "0" ? Yes Start Next Operation No Figure 5-11. Master Polling for an ACK Signal from a Slave Device * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 10 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM HARDWARE-BASED WRITE PROTECTION You can also write-protect the entire memory area of the 24LLC16 This method of write protection is controlled by the state of the Write Protect (WP) pin. When the WP pin is connected to VCC, any attempt to write a value to the memory is ignored. The 24LLC16 will acknowledge slave and word address, but it will not generate an acknowledge after receiving first byte of data. In this situation the write cycle will not be started when a stop condition is generated. By connecting the WP pin to VSS, the write function is allowed for the entire memory. These write protection features effectively change the EEPROM to a ROM in order to protect data from being overwritten. Whenever the write function is disabled, a slave address and a word address are acknowledged on the bus, but data bytes are not acknowledged. The WP pin is internally pulled down to VSS. CURRENT ADDRESS BYTE READ OPERATION The internal word address pointer maintains the address of the last word accessed, incremented by one. Therefore, if the last access (either read or write) was to the address "n", the next read operation would access data at address "n+1". When the 24LLC16 receives a slave address with the R/W bit set to "1", it issues an ACK and sends eight bits of data. In a current address byte read operation the master does not acknowledge the data, and it generates a Stop condition, forcing the 24LLC16 to stop the transmission (see Figure 5-12). Start Slave Address Data Stop A C K N O A C K Figure 5-12. Current Address Byte Read Operation * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 11 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM RANDOM ADDRESS BYTE READ OPERATION Using random read operations, the master can access any memory location at any time. Before it issues the slave address with the R/W bit set to "1", the master must first perform a "dummy" write operation. This operation is performed in the following steps: 1. The master first issues a start condition, the slave address, and the word address to be read. (This step sets the internal word address pointer of the 24LLC16 to the desired address.) 2. When the master receives an ACK for the word address, it immediately re-issues a start condition followed by another slave address, with the R/W bit set to "1". 3. The 24LLC16 then sends an ACK and the 8-bit data stored at the pointed address. 4. At this point, the master does not acknowledge the transmission, generating a stop condition. 5. The 24LLC16 stops transmitting data and reverts to stand-by mode (see Figure 5-13). Start Slave Address Word Address Start Slave Address Data (n) Stop A C K A C K A C K N O A C K Figure 5-13. Random Address Byte Read Operation * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 12 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM SEQUENTIAL READ OPERATION Sequential read operations can be performed in two ways: current address sequential read operation, and random address sequential read operation. The first data is sent in either of the two ways, current address byte read operation or random address byte read operation described earlier. If the master responds with an ACK, the 24LLC16 continues transmitting data. If the master does not issue an ACK, generating a stop condition, the slave stops transmission, ending the sequential read operation. Using this method, data is output sequentially from address "n" followed by address "n+1". The word address pointer for read operations increments to all word addresses, allowing the entire EEPROM to be read sequentially in a single operation. After the entire EEPROM is read, the word address pointer "rolls over" and the 24LLC16 continues to transmit data for each ACK it receives from the master (see Figure 5-14). Start Slave Address Data (n) Data (n+x) Stop ~ ~ A C K A C K A C K N O A C K Figure 5-14. Sequential Read Operation * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 13 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM ELECTRICAL DATA Table 5-3. Absolute Maximum Ratings (TA = 25 C) Parameter Supply voltage Input voltage Output voltage Operating temperature Storage temperature Electrostatic discharge Symbol VCC VIN VO TA TSTG VESD Conditions - - - - - HBM MM Rating - 0.3 to + 7.0 - 0.3 to + 7.0 - 0.3 to + 7.0 - 40 to + 85 - 65 to + 150 5000 400 Unit V V V C C V Table 5-4. D.C. Electrical Characteristics (TA = - 25 C to + 70 C (Commercial), - 40 C to + 85 C (Industrial), VCC = 2.0 V to 5.5 V) Parameter Input low voltage Input high voltage Input leakage current Output leakage current Output Low voltage Supply current Write Read Stand-by current Symbol VIL VIH ILI ILO VOL ICC1 ICC2 ICC3 ICC4 ICC5 ICC6 VIN = 0 to VCC VO = 0 to VCC IOL = 3 mA, VCC = 2.0 V VCC = 5.5 V, 400 kHz VCC = 2.0 V, 100 kHz VCC = 5.5 V, 400 kHz VCC = 2.0 V, 100 kHz VCC = SDA = SCL = 5.5 V, all other inputs = 0 V VCC = SDA = SCL = 2.0 V, all other inputs = 0 V Conditions SCL, SDA Min - 0.7 VCC - - - - - - - - - Typ - - - - - - - - - - - Max 0.3 VCC - 10 10 0.4 3 1 0.2 60 5 2 A A Unit V V A A V mA * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 14 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM Table 5-4. D.C. Electrical Characteristics (Continued) (TA = - 25 C to + 70 C (Commercial), - 40 C to + 85 C (Industrial), VCC = 2.0 V to 5.5 V) Parameter Input capacitance Symbol CIN Conditions 25 C, 1MHz, VCC = 5 V, VIN = 0 V, A0, A1, A2, SCL and WP pin 25 C, 1MHz, VCC = 5 V, VI/O = 0 V, SDA pin Min - Typ - Max 10 Unit pF Input/Output capacitance CI/O - - 10 Table 5-5. A.C. Electrical Characteristics (TA = - 25 C to + 70 C (Commercial), - 40 C to + 85 C (Industrial), VCC = 2.0 V to 5.5 V) Parameter Symbol Conditions VCC = 2.0 to 5.5 V (Standard Mode) Min External clock frequency Clock High time Clock Low time Rising time Falling time Start condition hold time Start condition setup time Data input hold time Data input setup time Stop condition setup time Bus free time Data output valid from clock low (2) Noise spike width Write cycle time NOTES: 1. 2. Upon customers request, up to 400 kHz (Max.) in standard mode and 1 MHz in fast mode are available. When acting as a transmitter, the 24LLC16 must provide an internal minimum delay time to bridge the undefined period (minimum 300 ns) of the falling edge of SCL. This is required to avoid unintended generation of a start or stop condition. VCC = 4.5 to 5.5 V (Fast Mode) Min 0 0.6 1.3 - - 0.6 0.6 0 0.1 0.6 1.3 - - - Max 400 (1) - - 0.3 0.3 - - - - - - 0.9 50 5 Unit Max 100 (1) - - 1 0.3 - - - - - - 3.5 100 5 Fclk tHIGH tLOW tR tF tHD:STA tSU:STA tHD:DAT tSU:DAT tSU:STO tBUF tAA tSP tWR - - - SDA, SCL SDA, SCL - - - - - Before new transmission - - - 0 4 4.7 - - 4 4.7 0 0.25 4 4.7 0.3 - - kHz s s s s s s s s s s s ns ms * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 15 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM tF SCL tSU:STA SDA In tLOW tHIGH tR tHD:STA tHD:DAT tSU:DAT tSU:STO tAA SDA Out tBUF Figure 5-15. Timing Diagram for Bus Operations ~ ~ SCL ~ ~ SDA WORDn 8th Bit ACK tWR Stop Condition Start Condition Figure 5-16. Write Cycle Timing Diagram * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 16 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 ~ ~ 24LLC16 16K-Bit-Serial EEPROM CHARACTERISTIC CURVES NOTE The characteristic values shown in the following graphs are based on actual test measurements. They do not, however, represent guaranteed operating values. (Frequency = 100 kHz) 2.0 1.6 Temp = -40 C 1.2 I CC (mA) 0.8 Temp = -25 C Temp = 25 C Temp = 70 C Temp = 85 C 0.4 0 1.5 2.5 3.5 VCC (V) 4.5 5.5 Figure 5-17. Write Current * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 17 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM (Frequency = 100 kHz) 140 120 100 80 60 40 20 0 Temp = -40 C Temp = -25 C Temp = 25 C Temp = 70 C Temp = 85 C I CC (uA) 1.5 2.5 3.5 VCC (V) 4.5 5.5 Figure 5-18. Read Current (Frequency = 100 kHz) 1.5 1.2 0.9 I CC (uA) 0.6 Temp = -40 C Temp = -25 C Temp = 25 C 0.3 Temp = 70 C Temp = 85 C 1.5 2.5 3.5 VCC (V) 4.5 5.5 0 Figure 5-19. Stand-by Current * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 18 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM 70 60 50 40 I OL (mA) 30 20 10 0 (TA = 25 C) VDD = 6 V VDD = 5 V VDD = 4 V VDD = 3 V VDD = 2 V 0 1 2 3 VOL (V) 4 5 6 Figure 5-20. Output Low Voltage * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 19 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM Package Information (1) PDIP-8L D E-PIN O0.118 NOTE 9 E1 PIN #1 INDENT O0.025 DEEP 0.006-0.008 E 7 (4X) 15 (4X) A2 B S e B1 B2 A1 A L C eB SYMBOL A A1 A2 B B1 B2 C D E E1 e L Eb s DIMENSIONS IN MILLIMETERS MIN 0.38 3.25 0.36 1.14 0.81 0.20 9.12 7.62 6.20 3.18 8.38 0.71 NOM 3.30 0.46 1.27 0.99 0.25 9.30 6.35 2.54 0.84 MAX 5.33 3.45 0.56 1.52 1.17 0.33 9.53 8.26 6.60 9.40 0.97 MIN 0.015 0.128 0.014 0.045 0.032 0.008 0.359 0.300 0.244 0.125 0.330 0.028 DIMENSIONS IN INCHS NOM 0.130 0.018 0.050 0.039 0.010 0.366 0.250 0.100 0.033 MAX 0.210 0.136 0.022 0.060 0.046 0.013 0.375 0.325 0.260 0.370 0.038 * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 20 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM (2) SOP-8L(JEDEC) E H L VIEW "A" D 7 (4X) 0.015x45 7 (4X) A2 A C e VIEW "A" y A1 B SYMBOL A A1 A2 B C D E e H L Y c DIMENSIONS IN MILLIMETERS MIN 1.47 0.10 0.33 0.19 4.80 3.81 5.79 0.38 0 o DIMENSIONS IN INCHS MIN 0.058 0.004 0.013 0.0075 0.189 0.150 0.228 0.015 0 o NOM 1.60 1.45 0.41 0.20 4.85 3.91 1.27 5.99 0.71 - MAX 1.73 0.25 0.51 0.25 4.95 3.99 6.20 1.27 0.10 8 o NOM 0.063 0.057 0.016 0.008 0.191 0.154 0.050 0.236 0.028 - MAX 0.068 0.010 0.020 0.0098 0.195 0.157 0.244 0.050 0.004 8 o * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 21 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 24LLC16 16K-Bit-Serial EEPROM (3) TSSOP-8L E1 PIN 1 INDICATOR O0.70 SURFACE POLISHED E L L1 DETAIL A D e A2 E1 L1 A1 y SYMBOLS A A1 A2 B C D E E1 E L L1 Y c DIMENSIONS IN MILLIMETERS MIN 1.05 0.05 0.20 2.90 6.20 4.30 0.50 0.90 0o NOM 1.10 0.10 1.00 0.25 0.127 3.05 6.40 4.40 0.65 0.60 1.00 4o MAX 1.20 0.15 1.05 0.28 3.10 6.60 4.50 0.70 1.10 0.10 8o * All specs and applications shown above subject to change without prior notice. 1F-5 NO.66 SEC.2 NAN-KAN RD ., LUCHU , TAOYUAN, TAIWAN Email: server@ceramate.com.tw Tel:886-3-3214525 Http: www.ceramate.com.tw Page 22 of 22 Rev 1.0 Aug.5, 2002 Fax:886-3-3521052 C b A DETAIL A |
Price & Availability of 24LLC16T
![]() |
|
|
All Rights Reserved © IC-ON-LINE 2003 - 2022 |
[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy] |
Mirror Sites : [www.datasheet.hk]
[www.maxim4u.com] [www.ic-on-line.cn]
[www.ic-on-line.com] [www.ic-on-line.net]
[www.alldatasheet.com.cn]
[www.gdcy.com]
[www.gdcy.net] |