M24512 512 Kbit Serial IC Bus EEPROM Two Wire I2C Serial Interface Supports 400 kHz Protocol Single Supply Voltage: - 4.5V to 5.5V for M24512 - 2.5V to 5.5V for M24512-W 8 - 1.8V to 3.6V for M24512-S Write Control Input BYTE and PAGE WRITE (up to 128 Bytes) RANDOM and SEQUENTIAL READ Modes Self-Timed Programming Cycle Automatic Address Incrementing Enhanced ESD/Latch-Up Behavior More than 100,000 Erase/Write Cycles More than 40 Year Data Retention DESCRIPTION These I2C-compatible electrically erasable programmable memory (EEPROM) devices are organised as 64Kx8 bits, and operate down to 2.5 V (for the -W version), and down to 1.8 V (for the -S version). These devices are compatible with the I2C memory protocol. This is a two wire serial interface that uses a bi-directional data bus and serial clock. The devices carry a built-in 4-bit Device Type Identifier code (1010) in accordance with the I2C bus definition. 1 PDIP8 (BN) 0.25 mm frame 8 LGA 1 LGA8 (LA) SO8 (MW) 200 mil width Figure 1. Logic Diagram VCC 3 E0-E2 Table 1. Signal Names E0, E1, E2 Chip Enable SDA Serial Data SCL Serial Clock WC Write Control VCC Supply Voltage VSS Ground SCL SDA M24512 WC VSS AI02275 June 2002 1/18 M24512 Figure 2C. SO8 Connections Figure 2A. DIP Connections M24512 E0 E1 E2 VSS 1 2 3 4 8 7 6 5 M24512 E0 E1 E2 VCC WC SCL SDA VSS 1 2 3 4 8 7 6 5 VCC WC SCL SDA AI04035 AI02276 Figure 2B. LGA Connections M24512 E0 E1 E2 VSS 1 2 3 4 8 7 6 5 VCC WC SCL SDA AI03791 Table 2. Absolute Maximum Ratings 1 Symbol Value Unit Ambient Operating Temperature -40 to 125 C TSTG Storage Temperature -65 to 150 C TLEAD Lead Temperature during Soldering 260 235 C TA Parameter PDIP: 10 seconds SO: 20 seconds (max) 2 VIO Input or Output range -0.6 to 6.5 V VCC Supply Voltage -0.3 to 6.5 V VESD Electrostatic Discharge Voltage (Human Body model) 3 4000 V Note: 1. Except for the rating "Operating Temperature Range", stresses above those listed in the Table "Absolute Maximum Ratings" may cause permanent damage to the device. These are stress ratings only, and operation of the device at these or any other conditions above those indicated in the Operating sections of this specification is not implied. Exposure to Absolute Maximum Rating conditions for extended periods may affect device reliability. Refer also to the ST SURE Program and other relevant quality documents. 2. IPC/JEDEC J-STD-020A 3. JEDEC Std JESD22-A114A (C1=100 pF, R1=1500 , R2=500 ) 2/18 M24512 The device behaves as a slave in the I2C protocol, with all memory operations synchronized by the serial clock. Read and Write operations are initiated by a Start condition, generated by the bus master. The Start condition is followed by a Device Select Code and RW bit (as described in Table 3), terminated by an acknowledge bit. When writing data to the memory, the device inserts an acknowledge bit during the 9th bit time, following the bus master's 8-bit transmission. When data is read by the bus master, the bus master acknowledges the receipt of the data byte in the same way. Data transfers are terminated by a Stop condition after an Ack for Write, and after a NoAck for Read. Power On Reset: V CC Lock-Out Write Protect In order to prevent data corruption and inadvertent Write operations during Power-up, a Power On Reset (POR) circuit is included. The internal reset is held active until VCC has reached the POR threshold value, and all operations are disabled - the device will not respond to any command. In the same way, when VCC drops from the operating voltage, below the POR threshold value, all operations are disabled and the device will not respond to any command. A stable and valid V CC must be applied before applying any logic signal. SIGNAL DESCRIPTION Serial Clock (SCL) This input signal is used to strobe all data in and out of the device. In applications where this signal is used by slave devices to synchronize the bus to a slower clock, the bus master must have an open drain output, and a pull-up resistor must be connected from Serial Clock (SCL) to V CC. (Figure 3 indicates how the value of the pull-up resistor can be calculated). In most applications, though, this method of synchronization is not employed, and so the pull-up resistor is not necessary, provided that the bus master has a push-pull (rather than open drain) output. Serial Data (SDA) This bi-directional signal is used to transfer data in or out of the device. It is an open drain output that may be wire-OR'ed with other open drain or open collector signals on the bus. A pull up resistor must be connected from Serial Data (SDA) to VCC. (Figure 3 indicates how the value of the pull-up resistor can be calculated). Chip Enable (E0, E1, E2) These input signals are used to set the value that is to be looked for on the three least significant bits (b3, b2, b1) of the 7-bit Device Select Code. These inputs must be tied to V CC or VSS, to establish the Device Select Code. When unconnected, the Chip Enable (E2, E1, E0) signals are internally read as VIL (see Tables 7 and 8). Write Control (WC) This input signal is useful for protecting the entire contents of the memory from inadvertent write operations. Write operations are disabled to the entire memory array when Write Control (WC) is driven High. When unconnected, the signal is internally read as VIL, and Write operations are allowed. When Write Control (WC) is driven High, Device Select and Address bytes are acknowledged, Data bytes are not acknowledged. Figure 3. Maximum RL Value versus Bus Capacitance (CBUS) for an I2C Bus VCC Maximum RP value (k) 20 16 RL 12 RL SDA MASTER 8 fc = 100kHz 4 fc = 400kHz CBUS SCL CBUS 0 10 100 1000 CBUS (pF) AI01665 3/18 M24512 Figure 4. I2C Bus Protocol SCL SDA SDA Input START Condition SCL 1 SDA MSB 2 SDA Change STOP Condition 3 7 8 9 ACK START Condition SCL 1 SDA MSB 2 3 7 8 9 ACK STOP Condition AI00792B DEVICE OPERATION The device supports the I2C protocol. This is summarized in Figure 4. Any device that sends data on to the bus is defined to be a transmitter, and any device that reads the data to be a receiver. The device that controls the data transfer is known as the bus master, and the other as the slave device. A data transfer can only be initiated by the bus master, which will also provide the serial clock for synchronization. The M24512 device is always a slave in all communication. Start Condition Start is identified by a falling edge of Serial Data (SDA) while Serial Clock (SCL) is stable in the High state. A Start condition must precede any data transfer command. The device continuously monitors (except during a Write cycle) Serial Data (SDA) and Serial Clock (SCL) for a Start condition, and will not respond unless one is given. 4/18 Stop Condition Stop is identified by a rising edge of Serial Data (SDA) while Serial Clock (SCL) is stable and driven High. A Stop condition terminates communication between the device and the bus master. A Read command that is followed by NoAck can be followed by a Stop condition to force the device into the Stand-by mode. A Stop condition at the end of a Write command triggers the internal EEPROM Write cycle. Acknowledge Bit (ACK) The acknowledge bit is used to indicate a successful byte transfer. The bus transmitter, whether it be bus master or slave device, releases Serial Data (SDA) after sending eight bits of data. During the 9th clock pulse period, the receiver pulls Serial Data (SDA) Low to acknowledge the receipt of the eight data bits. M24512 Table 3. Device Select Code 1 Device Type Identifier Device Select Code Chip Enable Address RW b7 b6 b5 b4 b3 b2 b1 b0 1 0 1 0 E2 E1 E0 RW Note: 1. The most significant bit, b7, is sent first. Data Input During data input, the device samples Serial Data (SDA) on the rising edge of Serial Clock (SCL). For correct device operation, Serial Data (SDA) must be stable during the rising edge of Serial Clock (SCL), and the Serial Data (SDA) signal must change only when Serial Clock (SCL) is driven Low. Memory Addressing To start communication between the bus master and the slave device, the bus master must initiate a Start condition. Following this, the bus master sends the Device Select Code, shown in Table 3 (on Serial Data (SDA), most significant bit first). The Device Select Code consists of a 4-bit Device Type Identifier, and a 3-bit Chip Enable "Address" (E2, E1, E0). To address the memory array, the 4bit Device Type Identifier is 1010b. Up to eight memory devices can be connected on a single I2C bus. Each one is given a unique 3-bit code on the Chip Enable (E0, E1, E2) inputs. When the Device Select Code is received on Serial Data (SDA), the device only responds if the Chip Enable Address is the same as the value on the Chip Enable (E0, E1, E2) inputs. The 8th bit is the Read/Write bit (RW). This bit is set to 1 for Read and 0 for Write operations. If a match occurs on the Device Select code, the corresponding device gives an acknowledgment on Serial Data (SDA) during the 9th bit time. If the device does not match the Device Select code, it deselects itself from the bus, and goes into Standby mode. Table 4. Most Significant Byte b15 b14 b13 b12 b11 b10 b9 b8 b1 b0 Table 5. Least Significant Byte b7 b6 b5 b4 b3 b2 Write Operations Following a Start condition the bus master sends a Device Select Code with the RW bit reset to 0. The device acknowledges this, as shown in Figure 6, and waits for two address bytes. The device responds to each address byte with an acknowledge bit, and then waits for the data byte. Writing to the memory may be inhibited if Write Control (WC) is driven High. Any Write instruction with Write Control (WC) driven High (during a period of time from the Start condition until the end of the two address bytes) will not modify the memory contents, and the accompanying data bytes are not acknowledged, as shown in Figure 5. Each data byte in the memory has a 16-bit (two byte wide) address. The Most Significant Byte (Table 4) is sent first, followed by the Least Significant Byte (Table 5). Bits b15 to b0 form the address of the byte in memory. When the bus master generates a Stop condition immediately after the Ack bit (in the "10 th bit" time slot), either at the end of a Byte Write or a Page Write, the internal memory Write cycle is triggered. Table 6. Operating Modes Mode Current Address Read RW bit WC 1 Bytes 1 X 1 0 X Random Address Read Initial Sequence START, Device Select, RW = 1 START, Device Select, RW = 0, Address 1 reSTART, Device Select, RW = 1 1 X Sequential Read 1 X 1 Byte Write 0 VIL 1 START, Device Select, RW = 0 Page Write 0 VIL 128 START, Device Select, RW = 0 Similar to Current or Random Address Read Note: 1. X = VIH or VIL. 5/18 M24512 Figure 5. Write Mode Sequences with WC=1 (data write inhibited) WC ACK BYTE ADDR ACK BYTE ADDR NO ACK DATA IN STOP DEV SEL START BYTE WRITE ACK R/W WC ACK DEV SEL START PAGE WRITE ACK BYTE ADDR ACK BYTE ADDR NO ACK DATA IN 1 DATA IN 2 R/W WC (cont'd) NO ACK DATA IN N STOP PAGE WRITE (cont'd) NO ACK AI01120C A Stop condition at any other time slot does not trigger the internal Write cycle. During the internal Write cycle, Serial Data (SDA) is disabled internally, and the device does not respond to any requests. Byte Write After the Device Select code and the address bytes, the bus master sends one data byte. If the addressed location is Write-protected, by Write Control (WC) being driven High, the device replies with NoAck, and the location is not modified. If, instead, the addressed location is not Writeprotected, the device replies with Ack. The bus master terminates the transfer by generating a Stop condition, as shown in Figure 6. Page Write The Page Write mode allows up to 128 bytes to be written in a single Write cycle, provided that they are all located in the same 'row' in the memory: that is, the most significant memory address bits 6/18 (b15-b7) are the same. If more bytes are sent than will fit up to the end of the row, a condition known as `roll-over' occurs. This should be avoided, as data starts to become overwritten in an implementation dependent way. The bus master sends from 1 to 128 bytes of data, each of which is acknowledged by the device if Write Control (WC) is Low. If Write Control (WC) is High, the contents of the addressed memory location are not modified, and each data byte is followed by a NoAck. After each byte is transferred, the internal byte address counter (the 7 least significant address bits only) is incremented. The transfer is terminated by the bus master generating a Stop condition. Minimizing System Delays by Polling On ACK During the internal Write cycle, the device disconnects itself from the bus, and writes a copy of the data from its internal latches to the memory M24512 Figure 6. Write Mode Sequences with WC=0 (data write enabled) WC ACK BYTE ADDR ACK BYTE ADDR ACK DATA IN STOP DEV SEL START BYTE WRITE ACK R/W WC ACK DEV SEL START PAGE WRITE ACK BYTE ADDR ACK BYTE ADDR ACK DATA IN 1 DATA IN 2 R/W WC (cont'd) ACK DATA IN N STOP PAGE WRITE (cont'd) ACK AI01106B cells. The maximum Write time (tw) is shown in Table 9, but the typical time is shorter. To make use of this, a polling sequence can be used by the bus master. The sequence, as shown in Figure 7, is: - Initial condition: a Write cycle is in progress. - Step 1: the bus master issues a Start condition followed by a Device Select Code (the first byte of the new instruction). - Step 2: if the device is busy with the internal Write cycle, no Ack will be returned and the bus master goes back to Step 1. If the device has terminated the internal Write cycle, it responds with an Ack, indicating that the device is ready to receive the second part of the instruction (the first byte of this instruction having been sent during Step 1). Read Operations Read operations are performed independently of the state of the Write Control (WC) signal. Random Address Read A dummy Write is performed to load the address into the address counter (as shown in Figure 8) but without sending a Stop condition. Then, the bus master sends another Start condition, and repeats the Device Select Code, with the RW bit set to 1. The device acknowledges this, and outputs the contents of the addressed byte. The bus master must not acknowledge the byte, and terminates the transfer with a Stop condition. Current Address Read The device has an internal address counter which is incremented each time a byte is read. For the Current Address Read operation, following a Start condition, the bus master only sends a Device Select Code with the RW bit set to 1. The device acknowledges this, and outputs the byte 7/18 M24512 Figure 7. Write Cycle Polling Flowchart using ACK WRITE Cycle in Progress START Condition DEVICE SELECT with RW = 0 NO First byte of instruction with RW = 0 already decoded by the device ACK Returned YES NO Next Operation is Addressing the Memory YES Send Address and Receive ACK ReSTART NO STOP YES DATA for the WRITE Operation DEVICE SELECT with RW = 1 Continue the WRITE Operation Continue the Random READ Operation addressed by the internal address counter. The counter is then incremented. The bus master terminates the transfer with a Stop condition, as shown in Figure 8, without acknowledging the byte. Sequential Read This operation can be used after a Current Address Read or a Random Address Read. The bus master does acknowledge the data byte output, and sends additional clock pulses so that the device continues to output the next byte in sequence. To terminate the stream of bytes, the bus master must not acknowledge the last byte, and must generate a Stop condition, as shown in Figure 8. The output data comes from consecutive addresses, with the internal address counter automatically incremented after each byte output. After the last memory address, the address 8/18 START Condition AI01847C counter `rolls-over', and the device continues to output data from memory address 00h. Acknowledge in Read Mode For all Read commands, the device waits, after each byte read, for an acknowledgment during the 9th bit time. If the bus master does not drive Serial Data (SDA) Low during this time, the device terminates the data transfer and switches to its Stand-by mode. M24512 Figure 8. Read Mode Sequences ACK DATA OUT STOP START DEV SEL NO ACK R/W ACK START DEV SEL * ACK BYTE ADDR ACK DEV SEL * ACK NO ACK DATA OUT N R/W ACK ACK BYTE ADDR R/W ACK ACK BYTE ADDR ACK DEV SEL * START START DEV SEL * DATA OUT R/W ACK DATA OUT 1 NO ACK STOP START DEV SEL SEQUENTIAL RANDOM READ BYTE ADDR R/W ACK SEQUENTIAL CURRENT READ ACK START RANDOM ADDRESS READ STOP CURRENT ADDRESS READ ACK DATA OUT 1 R/W NO ACK STOP DATA OUT N AI01105C st th Note: 1. The seven most significant bits of the Device Select Code of a Random Read (in the 1 and 4 bytes) must be identical. 9/18 M24512 Table 7. DC Characteristics (TA = 0 to 70 C or -40 to 85 C; (TA = 0 to 70 C or -20 to 85 C; Symbol VCC = 4.5 to 5.5 V or 2.5 to 5.5 V) VCC = 1.8 to 3.6 V) Parameter Test Condition Min. Max. Unit ILI Input Leakage Current (SCL, SDA) VIN = VSS or VCC 2 A ILI Input Leakage Current (E2, E1, E0, WC) VIN = VSS 5 A ILO Output Leakage Current VOUT = VSS or VCC, SDA in Hi-Z 2 A VCC=5V, fc=400kHz (rise/fall time < 30ns) 2 mA -W series: VCC =2.5V, fc=400kHz (rise/fall time < 30ns) 1 mA -S series: VCC =1.8V, fc=400kHz (rise/fall time < 30ns) 0.81 mA VIN = VSS or VCC , VCC = 5 V 10 A -W series: VIN = VSS or VCC , VCC = 2.5 V 2 A -S series: VIN = VSS or VCC , VCC = 1.8 V 11 A ICC ICC1 Supply Current Supply Current (Stand-by) VIL Input Low Voltage - 0.3 0.3VCC V VIH Input High Voltage 0.7VCC VCC+1 V IOL = 3 mA, VCC = 5 V 0.4 V -W series: IOL = 2.1 mA, VCC = 2.5 V 0.4 V -S series: IOL = 0.15 mA, VCC = 1.8 V 0.21 V VOL Output Low Voltage Note: 1. This is preliminary data. Table 8. Input Parameters1 (TA = 25 C, f = 400 kHz) Symbol Parameter Test Condition Min. Max. Unit CIN Input Capacitance (SDA) 8 pF CIN Input Capacitance (other pins) 6 pF ZL Input Impedance (E2, E1, E0, WC) VIN VIL 50 300 k ZH Input Impedance (E2, E1, E0, WC) VIN VIH 500 tNS Pulse width ignored (Input Filter on SCL and SDA) Note: 1. Sampled only, not 100% tested. 10/18 Single glitch k 200 ns M24512 Table 9. AC Characteristics M24512 Symbol Alt. VCC=4.5 to 5.5 V VCC=2.5 to 5.5 V VCC=1.8 to 3.6 V TA=0 to 70C or TA=0 to 70C or TA=0 to 70C or Unit -40 to 85C -40 to 85C -20 to 85C4 Parameter Min Max Min Max Min Max tCH1CH2 tR Clock Rise Time 300 300 300 ns tCL1CL2 300 300 300 ns tF Clock Fall Time 2 tR SDA Rise Time 20 300 20 300 20 300 ns tDL1DL2 2 tF SDA Fall Time 20 300 20 300 20 300 ns Clock High to Input Transition 600 600 600 ns Clock Pulse Width High 600 600 600 ns Input Low to Clock Low (START) 600 600 600 ns 0 0 0 s tDH1DH2 tCHDX 1 tSU:STA tCHCL tHIGH tDLCL tHD:STA tCLDX tHD:DAT Clock Low to Input Transition tCLCH tLOW Clock Pulse Width Low 1.3 1.3 1.3 s tDXCX tSU:DAT Input Transition to Clock Transition 100 100 100 ns tCHDH tSU:STO Clock High to Input High (STOP) 600 600 600 ns 1.3 1.3 s tDHDL tBUF Input High to Input Low (Bus Free) 1.3 tCLQV 3 tAA Clock Low to Data Out Valid 200 tCLQX tDH Data Out Hold Time After Clock Low 200 fC fSCL Clock Frequency 400 400 400 kHz tWR Write Time 10 10 10 ms tW Note: 1. 2. 3. 4. 900 200 900 200 200 900 200 ns ns For a reSTART condition, or following a Write cycle. Sampled only, not 100% tested. To avoid spurious START and STOP conditions, a minimum delay is placed between SCL=1 and the falling or rising edge of SDA. This is preliminary data. Table 10. AC Measurement Conditions Input Rise and Fall Times Input Pulse Voltages Input and Output Timing Reference Voltages 50 ns Figure 9. AC Measurement Conditions 0.8VCC 0.2VCC to 0.8VCC 0.2VCC 0.3VCC to 0.7VCC 0.7VCC 0.3VCC AI00825 11/18 M24512 Figure 10. AC Waveforms tCHCL tCLCH SCL tDLCL SDA In tCHDX tCLDX START Condition SDA Input SDA tDXCX Change tCHDH tDHDL START STOP Condition Condition SCL SDA In tCHDH tW STOP Condition Write Cycle tCHDX START Condition SCL tCLQV SDA Out tCLQX Data Valid AI00795C 12/18 M24512 Table 11. Ordering Information Scheme Example: M24512 - W MW 6 T Memory Capacity 512 512 Kbit (64K x 8) Option T Tape and Reel Packing Operating Voltage blank 4.5 V to 5.5 V W 2.5 V to 5.5 V 1 1.8 V to 3.6 V S Package Temperature Range BN PDIP8 (0.25 mm frame) 5 -20 C to 85 C MW SO8 (200 mil width) 6 -40 C to 85 C LA LGA8 (Land Grid Array) Note: 1. The -S version (VCC range 1.8 V to 3.6 V) only available in temperature ranges 5. ORDERING INFORMATION Devices are shipped from the factory with the memory content set at all 1s (FFh). The notation used for the device number is as shown in Table 11. For a list of available options (speed, package, etc.) or for further information on any aspect of this device, please contact your nearest ST Sales Office. 13/18 M24512 PDIP8 - 8 pin Plastic DIP, 0.25mm lead frame, Package Outline E b2 A2 A1 b A L c e eA eB D 8 E1 1 PDIP-B Note: 1. Drawing is not to scale. PDIP8 - 8 pin Plastic DIP, 0.25mm lead frame, Package Mechanical Data mm inches Symb. Typ. Min. A Typ. Min. 5.33 A1 Max. 0.210 0.38 0.015 A2 3.30 2.92 4.95 0.130 0.115 0.195 b 0.46 0.36 0.56 0.018 0.014 0.022 b2 1.52 1.14 1.78 0.060 0.045 0.070 c 0.25 0.20 0.36 0.010 0.008 0.014 D 9.27 9.02 10.16 0.365 0.355 0.400 E 7.87 7.62 8.26 0.310 0.300 0.325 E1 6.35 6.10 7.11 0.250 0.240 0.280 e 2.54 - - 0.100 - - eA 7.62 - - 0.300 - - eB L 14/18 Max. 10.92 3.30 2.92 3.81 0.430 0.130 0.115 0.150 M24512 SO8 wide - 8 lead Plastic Small Outline, 200 mils body width A A2 C B CP e D N E H 1 A1 L SO-b Note: Drawing is not to scale. SO8 wide - 8 lead Plastic Small Outline, 200 mils body width mm inches Symb. Typ. Min. A Max. Typ. Min. 2.03 A1 0.10 A2 0.080 0.25 0.004 1.78 B 0.35 0.45 - - D 5.15 E Max. 0.010 0.070 0.014 0.018 - - 5.35 0.203 0.211 5.20 5.40 0.205 0.213 - - - - H 7.70 8.10 0.303 0.319 L 0.50 0.80 0.020 0.031 0 10 0 10 N 8 C e CP 0.20 1.27 0.008 0.050 8 0.10 0.004 15/18 M24512 LGA8 - 8 lead Land Grid Array CONTACT 1 D D1 T3 E1 E k T1 T2 E2 E3 A A2 A1 ddd LGA-Z01B Note: 1. Drawing is not to scale. LGA8 - 8 lead Land Grid Array mm inches Symb. 16/18 Typ. Min. Max. Typ. Min. Max. A 1.040 0.940 1.140 0.0409 0.0370 0.0449 A1 0.340 0.300 0.380 0.0134 0.0118 0.0150 A2 0.700 0.640 0.760 0.0276 0.0252 0.0299 D 8.000 7.900 8.100 0.3150 0.3110 0.3189 D1 0.100 - - 0.0039 - - E 5.000 4.900 5.100 0.1969 0.1929 0.2008 E1 1.270 - - 0.0500 - - E2 3.810 - - 0.1500 - - E3 0.390 - - 0.0154 - - k 0.100 - - 0.0039 - - T1 0.410 - - 0.0161 - - T2 0.670 - - 0.0264 - - T3 0.970 - - 0.0382 - - ddd 0.100 - - 0.0039 - - M24512 Revision History Date Rev. Description of Revision 29-Jan-2001 1.1 Lead Soldering Temperature in the Absolute Maximum Ratings table amended Write Cycle Polling Flow Chart using ACK illustration updated LGA8 and SO8(wide) packages added References to PSDIP8 changed to PDIP8, and Package Mechanical data updated 10-Apr-2001 1.2 LGA8 Package Mechanical data and illustration updated SO16 package removed 16-Jul-2001 1.3 LGA8 Package given the designator "LA" 02-Oct-2001 1.4 LGA8 Package mechanical data updated 13-Dec-2001 1.5 Document becomes Preliminary Data Test conditions for ILI, ILO, ZL and ZH made more precise VIL and VIH values unified. tNS value changed 12-Jun-2001 1.6 Document becomes Full Datasheet 17/18 M24512 Information furnished is believed to be accurate and reliable. However, STMicroelectronics assumes no responsibility for the consequences of use of such information nor for any infringement of patents or other rights of third parties which may result from its use. No license is granted by implication or otherwise under any patent or patent rights of STMicroelectronics. Specifications mentioned in this publication are subject to change without notice. This publication supersedes and replaces all information previously supplied. STMicroelectronics products are not authorized for use as critical components in life support devices or systems without express written approval of STMicroelectronics. The ST logo is registered trademark of STMicroelectronics All other names are the property of their respective owners (c) 2002 STMicroelectronics - All Rights Reserved STMicroelectronics group of companies Australia - Brazil - Canada - China - Finland - France - Germany - Hong Kong India - Israel - Italy - Japan - Malaysia - Malta - Morocco - Singapore - Spain - Sweden - Switzerland - United Kingdom - United States. www.st.com 18/18