APPLICATION NOTE A V A I L A B L E AN20 • AN42–48 • AN50-53 • AN73 • AN99 • AN115 • AN120 • AN124 • AN133 • AN134 • AN135 Low Power/2-Wire Serial Bus X9241A Quad Digitally Controlled Potentiometer (XDCP™) FEATURES DESCRIPTION • Four potentiometers in one package • 2-wire serial interface • Register oriented format —Direct read/write/transfer of wiper positions —Store as many as four positions per potentiometer • Terminal Voltages: +5V, -3.0V • Cascade resistor arrays • Low power CMOS • High Reliability —Endurance–100,000 data changes per bit per register —Register data retention–100 years • 16-bytes of nonvolatile memory • 3 resistor array values —2KΩ to 50KΩ mask programmable —Cascadable for values of 500Ω to 200KΩ • Resolution: 64 taps each pot • 20-lead plastic DIP, 20-lead TSSOP and 20-lead SOIC packages The X9241A integrates four digitally controlled potentiometers (XDCP) on a monolithic CMOS integrated microcircuit. The digitally controlled potentiometer is implemented using 63 resistive elements in a series array. Between each element are tap points connected to the wiper terminal through switches. The position of the wiper on the array is controlled by the user through the 2-wire bus interface. Each potentiometer has associated with it a volatile Wiper Counter Register (WCR) and 4 nonvolatile Data Registers (DR0:DR3) that can be directly written to and read by the user. The contents of the WCR controls the position of the wiper on the resistor array through the switches. Power up recalls the contents of DR0 to the WCR. The XDCP can be used as a three-terminal potentiometer or as a two-terminal variable resistor in a wide variety of applications including control, parameter adjustments, and signal processing. BLOCK DIAGRAM VCC VSS R0 R1 R2 R3 SCL SDA A0 A1 A2 A3 Interface and Control Circuitry VH0/RH0 Wiper Counter Register (WCR) VL0/RL0 VW0/RW0 R2 R3 Wiper Counter Register (WCR) Register Array Pot 2 Wiper Counter Register (WCR) Register Array Pot 3 VH2/ RH2 VL2/RL2 VW2/RW2 8 Data VH1/RH1 R0 R1 R2 R3 REV 1.1.13 12/09/02 R0 R1 Wiper Counter Register (WCR) Register Array Pot 1 VL1/RL1 VW1/RW1 www.xicor.com VH3/RH3 R0 R1 R2 R3 VL3/RL3 VW3/RW3 Characteristics subject to change without notice. 1 of 18 X9241A PIN DESCRIPTIONS PIN CONFIGURATION Host Interface Pins DIP/SOIC/TSSOP Serial Clock (SCL) The SCL input is used to clock data into and out of the X9241A. Serial Data (SDA) SDA is a bidirectional pin used to transfer data into and out of the device. It is an open drain output and may be wire-ORed with any number of open drain or open collector outputs. An open drain output requires the use of a pull-up resistor. For selecting typical values, refer to the guidelines for calculating typical values on the bus pull-up resistors graph. Address The Address inputs are used to set the least significant 4 bits of the 8-bit slave address. A match in the slave address serial data stream must be made with the Address input in order to initiate communication with the X9241A. Potentiometer Pins VH/RH(VH0/RH0—VH3/RH3), VL/RL (VL0/RL0—VL3/RL3) The RH and RL inputs are equivalent to the terminal connections on either end of a mechanical potentiometer. VW/RW (VW0/RW0—VW3/RW3) The wiper outputs are equivalent to the wiper output of a mechanical potentiometer. REV 1.1.13 12/09/02 VW0/RW0 VL0/RL0 1 20 VCC 2 19 VW3/RW3 VH0/RH0 3 18 VL3/RL3 A0 4 17 VH3/RH3 A2 5 16 A1 VW1/RW1 6 15 A3 VL1/RL1 7 14 SCL VH1/RH1 8 13 VW2/RW2 SDA 9 12 VL2/RL2 VSS 10 11 VH2/RH2 X9241A PIN NAMES Symbol Description SCL Serial Clock SDA Serial Data A0–A3 Address VH0/RH0–VH3/RH3, VL0/RL0–VL3/RL3 Potentiometer Pins (terminal equivalent) VW0/RW0–VW3/RW3 Potentiometer Pins (wiper equivalent) PRINCIPLES OF OPERATION The X9241A is a highly integrated microcircuit incorporating four resistor arrays, their associated registers and counters and the serial interface logic providing direct communication between the host and the XDCP potentiometers. www.xicor.com Characteristics subject to change without notice. 2 of 18 X9241A Serial Interface The X9241A supports a bidirectional bus oriented protocol. The protocol defines any device that sends data onto the bus as a transmitter and the receiving device as the receiver. The device controlling the transfer is a master and the device being controlled is the slave. The master will always initiate data transfers and provide the clock for both transmit and receive operations. Therefore, the X9241A will be considered a slave device in all applications. Clock and Data Conventions Data states on the SDA line can change only during SCL LOW periods (tLOW). SDA state changes during SCL HIGH are reserved for indicating start and stop conditions. Start Condition All commands to the X9241A are preceded by the start condition, which is a HIGH to LOW transition of SDA while SCL is HIGH (tHIGH). The X9241A continuously monitors the SDA and SCL lines for the start condition and will not respond to any command until this condition is met. Stop Condition All communications must be terminated by a stop condition, which is a LOW to HIGH transition of SDA while SCL is HIGH. Acknowledge Acknowledge is a software convention used to provide a positive handshake between the master and slave devices on the bus to indicate the successful receipt of data. The transmitting device, either the master or the slave, will release the SDA bus after transmitting eight bits. The master generates a ninth clock cycle and during this period the receiver pulls the SDA line LOW to acknowledge that it successfully received the eight bits of data. See Figure 7. The X9241A will respond with an acknowledge after recognition of a start condition and its slave address and once again after successful receipt of the command byte. If the command is followed by a data byte the X9241A will respond with a final acknowledge. REV 1.1.13 12/09/02 Array Description The X9241A is comprised of four resistor arrays. Each array contains 63 discrete resistive segments that are connected in series. The physical ends of each array are equivalent to the fixed terminals of a mechanical potentiometer (VH/RH and VL/RL inputs). At both ends of each array and between each resistor segment is a FET switch connected to the wiper (VW/ RW) output. Within each individual array only one switch may be turned on at a time. These switches are controlled by the Wiper Counter Register (WCR). The six least significant bits of the WCR are decoded to select, and enable, one of sixty-four switches. The WCR may be written directly, or it can be changed by transferring the contents of one of four associated Data Registers into the WCR. These Data Registers and the WCR can be read and written by the host system. Device Addressing Following a start condition the master must output the address of the slave it is accessing. The most significant four bits of the slave address are the device type identifier (refer to Figure 1 below). For the X9241A this is fixed as 0101[B]. Figure 1. Slave Address Device Type Identifier 0 1 0 1 A3 A2 A1 A0 Device Address The next four bits of the slave address are the device address. The physical device address is defined by the state of the A0-A3 inputs. The X9241A compares the serial data stream with the address input state; a successful compare of all four address bits is required for the X9241A to respond with an acknowledge. www.xicor.com Characteristics subject to change without notice. 3 of 18 X9241A Acknowledge Polling The disabling of the inputs, during the internal nonvolatile write operation, can be used to take advantage of the typical 5ms EEPROM write cycle time. Once the stop condition is issued to indicate the end of the nonvolatile write command the X9241A initiates the internal write cycle. ACK polling can be initiated immediately. This involves issuing the start condition followed by the device slave address. If the X9241A is still busy with the write operation no ACK will be returned. If the X9241A has completed the write operation an ACK will be returned and the master can then proceed with the next operation. Instruction Structure The next byte sent to the X9241A contains the instruction and register pointer information. The four most significant bits are the instruction. The next four bits point to one of four pots and when applicable they point to one of four associated registers. The format is shown below in Figure 2. Figure 2. Instruction Byte Format Potentiometer Select I3 I2 I1 I0 P1 P0 R1 R0 Flow 1. ACK Polling Sequence Instructions Nonvolatile Write Command Completed Enter ACK Polling The four high order bits define the instruction. The next two bits (P1 and P0) select which one of the four potentiometers is to be affected by the instruction. The last two bits (R1 and R0) select one of the four registers that is to be acted upon when a register oriented instruction is issued. Issue START Issue Slave Address ACK Returned? Issue STOP No Yes FurTher OperaTion? No Yes Issue Instruction Issue STOP Proceed Proceed REV 1.1.13 12/09/02 Register Select Four of the nine instructions end with the transmission of the instruction byte. The basic sequence is illustrated in Figure 3. These two-byte instructions exchange data between the WCR and one of the data registers. A transfer from a Data Register to a WCR is essentially a write to a static RAM. The response of the wiper to this action will be delayed tSTPWV. A transfer from WCR current wiper position, to a Data Register is a write to nonvolatile memory and takes a minimum of tWR to complete. The transfer can occur between one of the four potentiometers and one of its associated registers; or it may occur globally, wherein the transfer occurs between all four of the potentiometers and one of their associated registers. Four instructions require a three-byte sequence to complete. These instructions transfer data between the host and the X9241A; either between the host and one of the Data Registers or directly between the host and the WCR. These instructions are: Read WCR, read the current wiper position of the selected pot; Write WCR, change current wiper position of the selected pot; Read Data Register, read the contents of the selected nonvolatile register; Write Data Register, write a new value to the selected Data Register. The sequence of operations is shown in Figure 4. www.xicor.com Characteristics subject to change without notice. 4 of 18 X9241A The Increment/Decrement command is different from the other commands. Once the command is issued and the X9241A has responded with an acknowledge, the master can clock the selected wiper up and/or down in one segment steps; thereby, providing a fine tuning capability to the host. For each SCL clock pulse (tHIGH) while SDA is HIGH, the selected wiper will move one resistor segment towards the VH/RH terminal. Similarly, for each SCL clock pulse while SDA is LOW, the selected wiper will move one resistor segment towards the VL/RL terminal. A detailed illustration of the sequence and timing for this operation are shown in Figures 5 and 6 respectively. Figure 3. Two-Byte Instruction Sequence SCL SDA S T A R T 0 1 0 1 A3 A2 A1 A0 I2 I1 I0 A C K I3 I2 I1 I0 P1 P0 R1 R0 A C K S T O P Figure 4. Three-Byte Instruction Sequence SCL SDA S T A R T 0 1 0 1 A3 A2 A1 A0 A C K I3 P1 P0 R1 R0 A CM DW D5 D4 D3 D2 D1 D0 A C C K K S T O P Figure 5. Increment/Decrement Instruction Sequence SCL SDA X S T A R T 0 REV 1.1.13 12/09/02 1 0 1 A3 A2 A1 A0 A C K I3 I2 I1 I0 X P1 P0 R1 R0 www.xicor.com A C K I N C 1 I N C 2 I N C n D E C 1 D E C n Characteristics subject to change without notice. S T O P 5 of 18 X9241A Figure 6. Increment/Decrement Timing Limits INC/DEC CMD ISSUED tCLWV SCL SDA Voltage Out VW/RW Table 1. Instruction Set Instruction Format Instruction I3 I2 I1 I0 P1 P0 R1 R0 Operation 1/0 X(11) X Read the contents of the Wiper Counter Register pointed to by P1–P0 Write new value to the Wiper Counter Register pointed to by P1–P0 Read WCR 1 0 0 1 1/0(10) Write WCR 1 0 1 0 1/0 1/0 X X Read Data Register 1 0 1 1 1/0 1/0 1/0 1/0 Read the contents of the Register pointed to by P1–P0 and R1–R0 Write Data Register 1 1 0 0 1/0 1/0 1/0 1/0 Write new value to the Register pointed to by P1–P0 and R1–R0 XFR Data Register to WCR 1 1 0 1 1/0 1/0 1/0 1/0 Transfer the contents of the Register pointed to by P1–P0 and R1–R0 to its associated WCR XFR WCR to Data Register 1 1 1 0 1/0 1/0 1/0 1/0 Transfer the contents of the WCR pointed to by P1–P0 to the Register pointed to by R1–R0 Global XFR Data Register to WCR 0 0 0 1 X X 1/0 1/0 Transfer the contents of the Data Registers pointed to by R1–R0 of all four pots to their respective WCR Global XFR WCR to Data Register 1 0 0 0 X X 1/0 1/0 Transfer the contents of all WCRs to their respective data Registers pointed to by R1–R0 of all four pots Increment/ Decrement Wiper 0 0 1 0 1/0 1/0 X X Enable Increment/decrement of the WCR pointed to by P1–P0 Notes: (10) 1/0 = data is one or zero (11) X = Not applicable or don’t care; that is, a data register is not involved in the operation and need not be addressed (typical) REV 1.1.13 12/09/02 www.xicor.com Characteristics subject to change without notice. 6 of 18 X9241A Figure 7. Acknowledge Response from Receiver SCL from Master 1 8 9 Data Output from Transmitter Data Output from Receiver START Acknowledge DETAILED OPERATION All four XDCP potentiometers share the serial interface and share a common architecture. Each potentiometer is comprised of a resistor array, a Wiper Counter Register and four Data Registers. A detailed discussion of the register organization and array operation follows. Wiper Counter Register The X9241A contains four volatile Wiper Counter Registers (WCR), one for each XDCP potentiometer. The WCR can be envisioned as a 6-bit parallel and serial load counter with its outputs decoded to select one of sixty-four switches along its resistor array. The contents of the WCR can be altered in four ways: it may be written directly by the host via the Write WCR instruction (serial load); it may be written indirectly by transferring the contents of one of four associated Data Registers via the XFR Data Register instruction (parallel load); it can be modified one step at a time by the increment/decrement instruction; finally, it is loaded with the contents of its Data Register zero (DR0) upon power-up. REV 1.1.13 12/09/02 The WCR is a volatile register; that is, its contents are lost when the X9241A is powered-down. Although the register is automatically loaded with the value in DR0 upon power-up, it should be noted this may be different from the value present at power-down. Data Registers Each potentiometer has four nonvolatile Data Registers. These can be read or written directly by the host and data can be transferred between any of the four Data Registers and the WCR. It should be noted all operations changing data in one of these registers is a nonvolatile operation and will take a maximum of 10ms. If the application does not require storage of multiple settings for the potentiometer, these registers can be used as regular memory locations that could possibly store system parameters or user preference data. www.xicor.com Characteristics subject to change without notice. 7 of 18 X9241A Figure 8. Detailed Potentiometer Block Diagram Serial Data Path Serial Bus Input From Interface Circuitry Register 0 VH/RH Register 1 8 6 Register 2 Parallel Bus Input Wiper Counter Register Register 3 2 INC/DEC Logic If WCR = 00[H] then VW/RW = VL/RL UP/DN If WCR = 3F[H] then VW/RW = VH/RH Modified SCL C o u n t e r D e c o d e UP/DN CLK VL/RL DW Cascade Control Logic VW/RW CM Cascade Mode The X9241A provides a mechanism for cascading the arrays. That is, the sixty-three resistor elements of one array may be cascaded (linked) with the resistor elements of an adjacent array. The VL/RL of the higher order array must be connected to the VH/RH of the lower order array (See Figure 9). Cascade Control Bits The data byte, for the three-byte commands, contains 6 bits (LSBs) for defining the wiper position plus two high order bits, CM (Cascade Mode) and DW (Disable Wiper, normal operation). The state of the CM bit (bit 7 of WCR) enables or disables cascade mode. When the CM bit of the WCR is set to “0” the potentiometer is in the normal operation mode. When the CM bit of the WCR is set to “1” the potentiometer is cascaded with its adjacent higher order potentiometer. For example; if bit 7 of WCR2 is set to “1”, pot 2 will be cascaded to pot 3. REV 1.1.13 12/09/02 The state of DW enables or disables the wiper. When the DW bit of the WCR is set to “0” the wiper is enabled; when set to “1” the wiper is disabled. If the wiper is disabled, the wiper terminal will be electrically isolated and float. When operating in cascade mode VH/RH, VL/RL and the wiper terminals of the cascaded arrays must be electrically connected externally. All but one of the wipers must be disabled. The user can alter the wiper position by writing directly to the WCR or indirectly by transferring the contents of the Data Registers to the WCR or by using the Increment/Decrement command. When using the Increment/Decrement command the wiper position will automatically transition between arrays. The current position of the wiper can be determined by reading the WCR registers; if the DW bit is “0”, the wiper in that array is active. If the current wiper position is to be maintained on power-down a global XFR WCR to Data Register command must be issued to store the position in NV memory before power-down. www.xicor.com Characteristics subject to change without notice. 8 of 18 X9241A Figure 9. Cascading Arrays Pot 0 WCR0 VL0/RL0 VH0/RH0 VW0/RW0 Pot 1 WCR1 VL1/RL1 VH1/RH1 VW1/RW1 Pot 2 WCR2 VL2/RL2 VH2/RH2 VW2/RW2 Pot 3 WCR3 = External Connection VL3/RL3 VH3/RH3 VW3/RW3 It is possible to connect three or all four potentiometers in cascade mode. It is also possible to connect POT 3 to POT 0 as a cascade. The requirements for external connections of VL/RL, VH/RH and the wipers are the same in these cases. REV 1.1.13 12/09/02 www.xicor.com Characteristics subject to change without notice. 9 of 18 X9241A ABSOLUTE MAXIMUM RATINGS COMMENT Temperature under bias ........................–65 to +135°C Storage temperature .............................–65 to +150°C Voltage on SCK, SCL or any address input with respect to VSS .........................–1V to +7V Voltage on any VH/RH, VW/RW or VL/RL referenced to VSS ....................................... +6V/-4V ∆V = |VH/RH–VL/RL| .............................................. 10V Lead temperature (soldering, 10 seconds)........ 300°C IW (10 seconds).................................................. ±6mA Stresses above those listed under “Absolute Maximum Ratings” may cause permanent damage to the device. This is a stress rating only; functional operation of the device (at these or any other conditions above those indicated in the operational sections of this specification) is not implied. Exposure to absolute maximum rating conditions for extended periods may affect device reliability. RECOMMENDED OPERATING CONDITIONS Product Temperature Range Min. Max. Supply Voltage X9241A Commercial Industrial 0°C –40°C +70°C +85°C 5V ±10% 5V ±10% ANALOG CHARACTERISTICS (Over recommended operating conditions unless otherwise stated.) Limits Symbol RTOTAL Parameter End to end resistance Min. Typ. –20 Power rating IW Wiper current RW Wiper resistance VTERM 40 Voltage on any VH/RH, VW/RW or VL/RL Pin –3.0 Unit +20 % 50 mW 25°C, each pot mA See Note 7, 8 130 Ω +5 V ≤120 Noise Resolution(4) 1.6 dBV Test Condition Wiper Current = ± 1mA See Note 7 Ref: 1KHz See Note 5 0.4 % Absolute linearity ±1 MI(3) Rw(n)(actual)–Rw(n)(expected) Relative linearity(2) ±0.2 MI(3) Rw(n + 1)–[Rw(n) + MI] (1) Temperature Coefficient of RTOTAL ±300 Ratiometric temperature coefficient CH/CL/CW Potentiometer capacitances lAL Max. RH, RI, RW leakage current REV 1.1.13 12/09/02 ±20 15/15/25 0.1 www.xicor.com 1 See Note 5 ppm/°C See Note 5 ppm/C See Note 5 pF See Circuit #3 and Note 5 µA VIN = VTERM. Device is in stand-by mode. Characteristics subject to change without notice. 10 of 18 X9241A D.C. OPERATING CHARACTERISTICS (Over recommended operating conditions unless otherwise stated.) Symbol Parameter Limits Typ. Min. lCC Supply current (active) ISB ILI ILO VIH VIL VOL VCC current (standby) Input leakage current Output leakage current Input HIGH voltage Input LOW voltage Output LOW voltage 200 2 –1 Max. Unit Test Condition 3 mA 500 10 10 VCC + 1 0.8 0.4 µA µA µA V V V fSCL = 100kHz, SDA = Open, Other Inputs = VSS SCL = SDA = VCC, Addr. = VSS VIN = VSS to VCC VOUT = VSS to VCC IOL = 3mA Notes: (1) Absolute Linearity is utilized to determine actual wiper voltage versus expected voltage as determined by wiper position when used as a potentiometer. (2) Relative Linearity is utilized to determine the actual change in voltage between two successive tap positions when used as a potentiometer. It is a measure of the error in step size. (3) MI = RTOT/63 or (RH–RL)/63, single pot (4) Max. = all four arrays cascaded together, Typical = individual array resolutions. ENDURANCE AND DATA RETENTION Parameter Min. Unit Minimum endurance 100,000 Data changes per bit per register Data retention 100 Years CAPACITANCE Symbol (5) (5) CI/O CIN Parameter Max. Unit Test Condition Input/output capacitance (SDA) 19 pF VI/O = 0V Input capacitance (A0, A1, A2, A3 and SCL) 12 pF VIN = 0V POWER-UP TIMING Symbol Max. Unit Power-up to initiation of read operation 1 ms tPUW Power-up to initiation of write operation 5 ms tRVCC VCC Power up ramp rate 50 V/msec (6) (6) tPUR Parameter Min. 0.2 Typ. POWER-UP REQUIREMENTS (Power Up sequencing can affect correct recall of the wiper registers) The preferred power-on sequence is as follows: First Vcc, then the potentiometer pins. It is suggested that Vcc reach 90% of its final value before power is applied to the potentiometer pins. The Vcc ramp rate specification should be met, and any glitches or slope changes in the Vcc line should be held to <100mV if possible. Also, Vcc should not reverse polarity by more than 0.5V. Notes: (5) This parameter is guaranteed by characterization or sample testing. (6) tPUR and tPUW are the delays required from the time VCC is stable until the specified operation can be initiated. These parameters are guaranteed by design. (7) This parameter is guaranteed by design. (8) Maximum Wiper Current is derated over temperature. See the Wiper Current Derating Curve. (9) Ti value denotes the maximum noise glitch pulse width that the device will ignore on either SCL or SDA pins. Any noise glitch pulse width that is greater than this maximum value will be considered as a valid clock or data pulse and may cause communication failure to the device. REV 1.1.13 12/09/02 www.xicor.com Characteristics subject to change without notice. 11 of 18 X9241A A.C. CONDITIONS OF TEST Guidelines for Calculating Typical Values of Bus Pull-Up Resistors VCC x 0.1 to VCC x 0.9 Input rise and fall times 10ns 120 Input and output timing levels VCC x 0.5 100 Resistance (KΩ) Input pulse levels SYMBOL TABLE INPUTS OUTPUTS Must be steady Will be steady May change from LOW to HIGH Will change from LOW to HIGH May change from HIGH to LOW Will change from HIGH to LOW Don’t Care: Changes Allowed N/A Changing: State Not Known Center Line is High Impedance Equivalent A.C. Test Circuit 5V t RMAX = R CBUS Max. Resistance 80 60 40 20 Min. Resistance 0 0 20 40 60 80 100 120 Bus Capacitance (pF) DCP Wiper Current De-rating Curve Maximum DCP Wiper Current WAVEFORM V RMIN = CC MAX =1.8KΩ IOL MIN 1533Ω 7 6 5 4 3 2 1 0 0 10 20 30 40 50 60 70 Ambient Temperature (°C) 80 90 SDA Output 100pF Circuit #3 SPICE Macro Model Macro Model RTOTAL RH RL CH CW CL 10pF 10pF 25pF RW REV 1.1.13 12/09/02 www.xicor.com Characteristics subject to change without notice. 12 of 18 X9241A A.C. CHARACTERISTICS (Over recommended operating conditions unless otherwise stated.) Limits Symbol fSCL(5) Parameter SCL clock frequency Min. Max. Unit Reference Figure 0 100 kHz 10 (5) Clock LOW period 4700 ns 10 (5) Clock HIGH period 4000 ns 10 tLOW tHIGH (5) SCL and SDA rise time 1000 ns 10 (5) SCL and SDA fall time 300 ns 10 Noise suppression time constant (glitch filter) 20 ns 10 tR tF (5)(9) Ti (5) tSU:STA Start condition setup time (for a repeated start condition) 4700 ns 10 & 12 tHD:STA(5) Start condition hold time 4000 ns 10 & 12 tSU:DAT(5) Data in setup time 250 ns 10 Data in hold time 0 ns 10 ns 11 50 ns 11 (5) tHD:DAT (5) SCL LOW to SDA data out valid tAA (5) 3500 Data out hold time tDH (5) Stop condition setup time 4700 ns 10 & 12 (5) Bus free time prior to new transmission 4700 ns 10 (5) tSU:STO tBUF Write cycle time (nonvolatile write operation) 10 ms 13 tSTPWV(5) Wiper response time from stop generation 500 µs 13 tCLWV(5) Wiper response from SCL LOW 1000 µs 6 tR VCC VCC power-up rate 50 mV/µs tWR 0.2 Figure 10. Input Bus Timing tLOW tHIGH tF tR SCL tSU:STA tHD:STA tHD:DAT tSU:DAT tSU:STO SDA (Data in) tBUF Figure 11. Output Bus Timing SCL tAA SDA REV 1.1.13 12/09/02 SDAOUT (ACK) tDH SDAOUT www.xicor.com SDAOUT Characteristics subject to change without notice. 13 of 18 X9241A Figure 12. Start Stop Timing Start Condition Stop Condition SCL tSU:STA tHD:STA tSU:STO SDA (Data in) Figure 13. Write Cycle and Wiper Response Timing SCL Clock 8 Clock 9 STOP START tWR tSTPWV SDA SDAIN ACK Wiper Output REV 1.1.13 12/09/02 www.xicor.com Characteristics subject to change without notice. 14 of 18 X9241A PACKAGING INFORMATION 20-Lead Plastic Dual In-Line Package Type P 1.060 (26.92) 0.980 (24.89) 0.280 (7.11) 0.240 (6.096) Pin 1 Index Pin 1 — 0.005 (0.127) 0.900 (23.66) Ref. 0.195 (4.95) 0.115 (2.92) Seating Plane –– 0.015 (0.38) (3.81) 0.150 (2.92) 0.1150 0.10 (BSC) (2.54) 0.070 (1.778) 0.045 (1.143) 0.022 (0.559) 0.014 (0.356) 0.300 (7.62) (BSC) 0° 15° 0.014 (0.356) 0.008 (0.2032) NOTE: 1. ALL DIMENSIONS IN INCHES (IN PARENTHESES IN MILLIMETERS) 2. PACKAGE DIMENSIONS EXCLUDE MOLDING FLASH REV 1.1.13 12/09/02 www.xicor.com Characteristics subject to change without notice. 15 of 18 X9241A PACKAGING INFORMATION 20-Lead Plastic Small Outline Gull Wing Package Type S 0.290 (7.37) 0.393 (10.00) 0.299 (7.60) 0.420 (10.65) Pin 1 Index Pin 1 0.014 (0.35) 0.020 (0.50) 0.496 (12.60) 0.508 (12.90) (4X) 7° 0.092 (2.35) 0.105 (2.65) 0.003 (0.10) 0.012 (0.30) 0.050 (1.27) 0.050"Typical 0.010 (0.25) X 45° 0.020 (0.50) 0.050" Typical 0.420" 0°–8° 0.007 (0.18) 0.011 (0.28) 0.015 (0.40) 0.050 (1.27) FOOTPRINT 0.030" Typical 20 Places NOTE: ALL DIMENSIONS IN INCHES (IN PARENTHESES IN MILLIMETERS) REV 1.1.13 12/09/02 www.xicor.com Characteristics subject to change without notice. 16 of 18 X9241A PACKAGING INFORMATION 20-Lead Plastic, TSSOP, Package Type V .025 (.65) BSC .169 (4.3) .252 (6.4) BSC .177 (4.5) .260 (6.6) .252 (6.4) .047 (1.20) .0075 (.19) .0118 (.30) .002 (.05) .006 (.15) .010 (.25) Gage Plane 0° - 8° Seating Plane .019 (.50) .029 (.75) Detail A (20X) .031 (.80) .041 (1.05) See Detail “A” NOTE: ALL DIMENSIONS IN INCHES (IN PARENTHESES IN MILLIMETERS) REV 1.1.13 12/09/02 www.xicor.com Characteristics subject to change without notice. 17 of 18 X9241A Ordering Information X9241A Device Y P T V V CC Limits Blank = 5V ±10% Temperature Range Blank = Commercial = 0 to +70°C I = Industrial = –40 to +85°C Package P = 20-Lead Plastic DIP S = 20-Lead SOIC V = 20-Lead TSSOP Potentiometer Organization Pot 0 Pot 1 Pot 2 Pot 3 Y = 2K 2K 2K 2K W = 10K 10K 10K 10K U = 50K 50K 50K 50K M = 2K 10K 10K 50K LIMITED WARRANTY ©Xicor, Inc. 2000 Patents Pending Devices sold by Xicor, Inc. are covered by the warranty and patent indemnification provisions appearing in its Terms of Sale only. Xicor, Inc. makes no warranty, express, statutory, implied, or by description regarding the information set forth herein or regarding the freedom of the described devices from patent infringement. Xicor, Inc. makes no warranty of merchantability or fitness for any purpose. Xicor, Inc. reserves the right to discontinue production and change specifications and prices at any time and without notice. Xicor, Inc. assumes no responsibility for the use of any circuitry other than circuitry embodied in a Xicor, Inc. product. No other circuits, patents, or licenses are implied. TRADEMARK DISCLAIMER: Xicor and the Xicor logo are registered trademarks of Xicor, Inc. AutoStore, Direct Write, Block Lock, SerialFlash, MPS, and XDCP are also trademarks of Xicor, Inc. All others belong to their respective owners. U.S. PATENTS Xicor products are covered by one or more of the following U.S. Patents: 4,326,134; 4,393,481; 4,404,475; 4,450,402; 4,486,769; 4,488,060; 4,520,461; 4,533,846; 4,599,706; 4,617,652; 4,668,932; 4,752,912; 4,829,482; 4,874,967; 4,883,976; 4,980,859; 5,012,132; 5,003,197; 5,023,694; 5,084,667; 5,153,880; 5,153,691; 5,161,137; 5,219,774; 5,270,927; 5,324,676; 5,434,396; 5,544,103; 5,587,573; 5,835,409; 5,977,585. Foreign patents and additional patents pending. LIFE RELATED POLICY In situations where semiconductor component failure may endanger life, system designers using this product should design the system with appropriate error detection and correction, redundancy and back-up features to prevent such an occurrence. Xicor’s products are not authorized for use in critical components in life support devices or systems. 1. Life support devices or systems are devices or systems which, (a) are intended for surgical implant into the body, or (b) support or sustain life, and whose failure to perform, when properly used in accordance with instructions for use provided in the labeling, can be reasonably expected to result in a significant injury to the user. 2. A critical component is any component of a life support device or system whose failure to perform can be reasonably expected to cause the failure of the life support device or system, or to affect its safety or effectiveness. REV 1.1.13 12/09/02 www.xicor.com Characteristics subject to change without notice. 18 of 18