Part Number Hot Search : 
32611 72006 CY7C13 MHR13TGJ MC9S1 TA7303P MAX709L 10040
Product Description
Full Text Search
 

To Download DS2430AP Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 19-5236; 4/10
www.maxim-ic.com

E

M E
256-bit Electrically Erasable Programmable Read Only Memory (EEPROM) plus 64-bit one-time programmable application register Unique, factory-lasered and tested 64-bit registration number (8-bit family code + 48-bit serial number + 8-bit CRC tester) assures absolute identity because no two parts are alike Built-in multidrop controller ensures compatibility with other MicroLAN products EEPROM organized as one page of 32 bytes for random access Reduces control, address, data, and power to a single data pin Directly connects to a single port pin of a microprocessor and communicates at up to 15.3kbits per second 8-bit family code specifies DS2430A communication requirements to reader Presence detector acknowledges when reader first applies voltage Low cost TO-92 or 6-pin TSOC and UCSP surface mount package Reads and writes over a wide voltage range of 2.8V to 5.25V from -40C to +85C
TO-92
DALLAS DS2430A
TSOC PACKAGE
1 6
E
2
W
E
D
N D
N O
T
DS2430A+ TO-92 Package DS2430AP+ 6-pin TSOC Package DS2430A+T&R TO-92 Package, Tape & Reel DS2430AP+T&R TSOC Package, Tape & Reel +Denotes a lead(Pb)-free/RoHS-compliant package. Contact factory for availability of the UCSP version.
E C
O
M
ORDERING INFORMATION
FO
BOTTOM VIEW See Mech. Drawings Section
NOTE: The leads of TO-92 packages on tapeand-reel are formed to approximately 100 mil (2.54 mm) spacing. For details see Package Information.
PIN DESCRIPTION
Pin 1 Pin 2 Pin 3 Pin 4 Pin 5 Pin 6 TO-92 Ground Data NC ---- ---- ---- TSOC Ground Data NC NC NC NC
R
1 of 19
R
1
123
N
2
3
D
TOP VIEW 3.7mm x 4.0mm x 1.5mm
SIDE VIEW
S IG
5 4 3
FEATURES
PIN ASSIGNMENT
N
S
DS2430A 256-Bit 1-Wire EEPROM
DS2430A
DESCRIPTION
The DS2430A 256-bit 1-Wire EEPROM identifies and stores relevant information about the product to which it is associated. This lot or product specific information can be accessed with minimal interface, for example a single port pin of a microcontroller. The DS2430A consists of a factory-lasered registration number that includes a unique 48-bit serial number, an 8-bit CRC, and an 8-bit Family Code (14h) plus 256 bits of user-programmable EEPROM and a 64-bit one-time programmable application register. The power to read and write the DS2430A is derived entirely from the 1-Wire(R) communication line. Data is transferred serially via the 1-Wire protocol, which requires only a single data lead and a ground return. The 48-bit serial number that is factory-lasered into each DS2430A provides a guaranteed unique identity that allows for absolute traceability. The TO-92 and TSOC packages provide a compact enclosure that allows standard assembly equipment to handle the device easily for attachment to printed circuit boards or wiring. Typical applications include storage of calibration constants, board identification, and product revision status.
N O
T
1-Wire and iButton are registered trademarks of Maxim Integrated Products, Inc.
R
E C
O
Each DS2430A contains a unique ROM code that is 64 bits long. The first 8 bits are a 1-Wire family code (14h). The next 48 bits are a unique serial number. The last 8 bits are a CRC of the first 56 bits. (Figure 3). The 1-Wire CRC is generated using a polynomial generator consisting of a shift register and XOR gates as shown in Figure 4. The polynomial is X8 + X5 + X4 + 1. Additional information about the Dallas 1-Wire Cyclic Redundancy Check is available in Application Note 27. The shift register bits are initialized to 0. Then starting with the least significant bit of the family code, one bit at a time is shifted in. After the 8th bit of the family code has been entered, then the serial number is entered. After the 48th bit of the serial number has been entered, the shift register contains the CRC value. Shifting in the 8 bits of CRC should return the shift register to all 0s.
M
M E
N D
E
64-BIT LASERED ROM
D
The block diagram in Figure 1 shows the relationships between the major control and memory sections of the DS2430A. The DS2430A has four main data components: 1) 64-bit lasered ROM, 2) 256-bit EEPROM data memory with scratchpad, 3) 64-bit one-time programmable application register with scratchpad and 4) 8-bit status memory. The hierarchical structure of the 1-Wire protocol is shown in Figure 2. The bus master must first provide one of the four ROM Function Commands: 1) Read ROM, 2) Match ROM, 3) Search ROM, 4) Skip ROM. The protocol required for these ROM Function Commands is described in Figure 8. After a ROM Function Command is successfully executed, the memory functions become accessible and the master can provide any one of the four memory function commands. The protocol for these memory function commands is described in Figure 6. All data is read and written least significant bit first.
2 of 19
FO
R
N
E
W
OVERVIEW
D
E
S IG
N
S
DS2430A
DS2430A BLOCK DIAGRAM Figure 1
N O
T
R
E C
O
M
M E
N D
E
D
3 of 19
FO
R
N
E
W
D
E
S IG
N
S
DS2430A
HIERARCHICAL STRUCTURE FOR 1-WIRE PROTOCOL Figure 2
R
1-WIRE CRC GENERATOR Figure 4
Polynomial = X8 + X5 + X4 + 1
N O
T
E C
MSB
O
8-Bit CRC Code
M
64-BIT LASERED ROM Figure 3
48-Bit Serial Number LSB MSB 8-Bit Family Code (14H) LSB MSB LSB
M E
N D
E
D
4 of 19
FO
R
N
E
W
D
E
S IG
N
S
DS2430A
MEMORY
The memory of the DS2430A consists of three separate sections, called data memory, application register, and status register (Figure 5). The data memory and the application register each have its own intermediate storage area called scratchpad that acts as a buffer when writing to the device. The data memory can be read and written as often as desired. The application register, however, is one-time programmable only. Once the application register is programmed, it is automatically write protected. The status register indicates whether the application register is already locked or whether it is still available for storing data. As long as the application register is unprogrammed, the status register reads FFh. Copying data from the register scratchpad to the application register clears the 2 least significant bits of the status register, yielding an FCh the next time one reads the status register.
The Memory Function Flow Chart (Figure 6) describes the protocols necessary for accessing the different memory sections of the DS2430A. An example is shown later in this document.
WRITE SCRATCHPAD [0Fh]
READ SCRATCHPAD [AAh]
This command is used to verify data previously written to the scratchpad before it is copied into the final storage EEPROM memory. After issuing the Read Scratchpad command, the master must provide the 1byte starting address from where data is to be read. The DS2430A automatically increments the address after every byte read by the master. After the data at address 1Fh has been read, the address counter wraps around to 00h for the next byte and reading continues until the master sends a Reset Pulse.
N O
T
R
E C
After issuing the Write Scratchpad command, the master must first provide a 1-byte address, followed by the data to be written to the scratchpad for the data memory. The DS2430A automatically increments the address after every byte it receives. After having received a data byte for address 1Fh, the address counter wraps around to 00h for the next byte and writing continues until the master sends a Reset Pulse.
O
M
M E
MEMORY FUNCTION COMMANDS
N D
E
D
5 of 19
FO
R
N
E
W
D
E
DS2430A MEMORY MAP Figure 5
S IG
N
S
DS2430A
MEMORY FUNCTION FLOW CHART Figure 6
COPY SCRATCHPAD [55h]
N O
The Read Memory command is used to read a portion or all of the EEPROM data memory and to copy the entire data memory into the scratchpad to prepare for changing a few bytes. To copy data from the data memory to the scratchpad and to read it, the master must issue the read memory command followed by the 1-byte starting address of the data to be read from the scratchpad. The DS2430A automatically increments the address after every byte read by the master. After the data of address 1Fh has been read, the address counter wraps around to 00h for the next byte and reading continues until the master sends a Reset Pulse. If one intends to copy the entire data memory to the scratchpad without reading data, a starting address is not required; the master may send a Reset Pulse immediately following the command code.
T
R
E C
READ MEMORY [F0h]
O
M
After the data stored in the scratchpad has been verified the master may send the Copy Scratchpad command followed by a validation key of A5h to transfer data from the scratchpad to the EEPROM memory. This command always copies the data of the entire scratchpad. Therefore, if one desires to change only a few bytes of the EEPROM data, the scratchpad should contain a copy of the latest EEPROM data before the Write Scratchpad and Copy Scratchpad commands are issued. After this command and the validation key are issued, the data line must be held above VPUPmin for at least tPROG.
M E
N D
E
D
6 of 19
FO
R
N
E
W
D
E
S IG
N
S
DS2430A
MEMORY FUNCTION FLOW CHART Figure 6 (cont'd)
WRITE APPLICATION REGISTER [99h]
READ STATUS REGISTER [66h]
The status register is a means for the master to find out whether the application register has been programmed and locked. After issuing the read status register command, the master must provide the validation key 00h before receiving status information. The two least significant bits of the 8-bit status register are 0 if the application register was programmed and locked; all other bits always read 1. The master may finish the read status command by sending a Reset Pulse at any time.
N O
T
R
E C
O
M
M E
This command is essentially the same as the Write Scratchpad command, but it addresses the 64-bit register scratchpad. After issuing the command code, the master must provide a 1-byte address, followed by the data to be written. The DS2430A automatically increments the address after every byte it receives. After receiving the data byte for address 07h, the address counter wraps around to 00h for the next byte and writing continues until the master sends a Reset Pulse. The Write Application Register command can be used as long as the application register has not yet been locked. If issued for a device with the application register locked, the data written to the register scratchpad will be lost.
N D
E
D
7 of 19
FO
R
N
E
W
D
E
S IG
N
S
DS2430A
MEMORY FUNCTION FLOW CHART Figure 6 (cont'd)
READ APPLICATION REGISTER [C3h]
This command is used to read the application register or the register scratchpad. As long as the application register is not yet locked, the DS2430A transmits data from the register scratchpad. After the application register is locked the DS2430A transmits data from the application register, making the register scratchpad inaccessible for reading. The contents of the status register indicate where the data received with this command came from. After issuing the Read Application Register command, the master must provide the 1-byte starting address from where data is to be read. The DS2430A automatically increments the address after every byte read by the master. After the data at address 07h has been read, the address counter wraps around to 00h for the next byte and reading continues until the master sends a Reset Pulse.
COPY & LOCK APPLICATION REGISTER [5Ah]
After the data stored in the register scratchpad has been verified the master may send the Copy & Lock Application Register command followed by a validation key of A5h to transfer the contents of the entire register scratchpad to the application register and to simultaneously write-protect it. The master may cancel this command by sending a Reset Pulse instead of the validation key. After the validation key is transmitted, the data line must be held above VPUPmin for at least tPROG. Once tPROG has expired, the application register will contain the data of the register scratchpad. Further write accesses to the application register will be denied. The Copy & Lock Application Register command can only be executed once.
8 of 19
N O
T
R
E C
O
M
M E
N D
E
D
FO
R
N
E
W
D
E
S IG
N
S
DS2430A
1-WIRE BUS SYSTEM
The 1-Wire bus is a system that has a single bus master and one or more slaves. In all instances, the DS2430A is a slave device. The bus master is typically a microcontroller. The discussion of this bus system is broken down into three topics: hardware configuration, transaction sequence, and 1-Wire signaling (signal type and timing). The 1-Wire protocol defines bus transactions in terms of the bus state during specified time slots that are initiated on the falling edge of sync pulses from the bus master.
HARDWARE CONFIGURATION Figure 7
D
FO
RPU
M
M E
N D
N O
T
Note: Depending on the 1-Wire communication speed and the bus characteristics, the optimal pullup resistor value will be in the 0.3k to 2.2k range. To write to a single device, a RPUPmax resistor and VPUP of at least 4.0V is sufficient. For writing multiple DS2430As simultaneously or operation at low VPUP, the resistor should be bypassed by a low-impedance pullup to VPUP while the device copies the scratchpad to EEPROM.
9 of 19
R
E C
O
E
RPU
R
N
IL
E
The 1-Wire bus has only a single line by definition; it is important that each device on the bus be able to drive it at the appropriate time. To facilitate this, each device attached to the 1-Wire bus must have open drain connection or three-state outputs. The 1-Wire port of the DS2430A is open drain with an internal circuit equivalent to that shown in Figure 7. A multidrop bus consists of a 1-Wire bus with multiple slaves attached. The DS2430A communicates at regular 1-Wire speed, 15.3kbits per second, and requires a pullup resistor as shown in Figure 7. The idle state for the 1-Wire bus is high. If for any reason a transaction needs to be suspended, the bus MUST be left in the idle state if the transaction is to resume. If this does not occur and the bus is left low for more than 120s, one or more of the devices on the bus may be reset.
W
D
E
S IG
Hardware Configuration
N
S
DS2430A
ROM FUNCTIONS FLOW CHART Figure 8
N O
T
R
E C
O
M
M E
N D
E
D
10 of 19
FO
R
N
E
W
D
E
S IG
N
S
DS2430A
Transaction Sequence
The sequence for accessing the DS2430A via the 1-Wire port is as follows: Initialization
Memory Function Command Transaction/Data
INITIALIZATION
ROM FUNCTION COMMANDS
Read ROM [33h]
Skip ROM [CCh]
This command can save time in a single-drop bus system by allowing the bus master to access the memory functions without providing the 64-bit ROM code. If more than one slave is present on the bus and a read command is issued following the Skip ROM command, data collision will occur on the bus as multiple slaves transmit simultaneously (open drain pulldowns produces a wired-AND result).
N O
T
Search ROM [F0h]
When a system is initially brought up, the bus master might not know the number of devices on the 1Wire bus or their 64-bit ROM codes. The Search ROM command allows the bus master to use a process of elimination to identify the 64-bit ROM codes of all slave devices on the bus. The Search ROM process is the repetition of a simple, three-step routine: read a bit, read the complement of the bit, then write the desired value of that bit. The bus master performs this simple, three-step routine on each bit of the ROM.
11 of 19
R
E C
O
The Match ROM command, followed by a 64-bit ROM sequence, allows the bus master to address a specific DS2430A on a multidrop bus. Only the DS2430A that exactly matches the 64-bit ROM sequence will respond to the subsequent memory function command. All slaves that do not match the 64-bit ROM sequence will wait for a Reset Pulse. This command can be used with a single or multiple devices on the bus.
M
M E
Match ROM [55h]
N D
This command allows the bus master to read the DS2430A's 8-bit family code, 48-bit serial number, and 8-bit CRC. This command can be used only if there is a single DS2430A on the bus. If more than one slave is present on the bus, a data collision will occur when all slaves try to transmit at the same time (open drain produces a wired-AND result). The resultant family code and 48-bit serial number usually result in a mismatch of the CRC.
E
D
FO
Once the bus master has detected a presence pulse, it can issue one of the four ROM function commands. All ROM function commands are 8 bits long. A list of these commands follows (refer to flowchart in Figure 8):
R
N
E
The Presence Pulse lets the bus master know that the DS2430A is on the bus and is ready to operate. For more details, see the 1-Wire Signaling section.
W
D
All transactions on the 1-Wire bus begin with an initialization sequence. The initialization sequence consists of a Reset Pulse transmitted by the bus master followed by a Presence Pulse(s) transmitted by the slave(s).
E
S IG
N
S
ROM Function Command
DS2430A
After one complete pass, the bus master knows the contents of the ROM in one device. The remaining number of devices and their ROM codes may be identified by additional passes. See Application Note 187 for a comprehensive discussion of a search ROM, including an actual example.
To get from idle to active, the voltage on the 1-Wire line needs to fall from VPUP below the threshold VTL. To get from active to idle, the voltage needs to rise from VILMAX past the threshold VTH. The time it takes for the voltage to make this rise is seen in Figure 9 as , and its duration depends on the pullup resistor (RPUP) used and the capacitance of the 1-Wire network attached. The voltage VILMAX is relevant for the DS2430A when determining a logical level, not triggering any events. Figure 9 shows the initialization sequence required to begin any communication with the DS2430A. A Reset Pulse followed by a Presence Pulse indicates the DS2430A is ready to receive data, given the correct ROM and memory function command. If the bus master uses slew-rate control on the falling edge, it must pull down the line for tRSTL + tF to compensate for the edge. After the bus master has released the line it goes into Receive mode. Now the 1-Wire bus is pulled to VPUP through the pullup resistor. When the threshold VTH is crossed, the DS2340A waits for tPDH and then transmits a Presence Pulse by pulling the line low for tPDL. To detect a Presence Pulse, the master must test the logical state of the 1-Wire line at tMSP. The tRSTH window must be at least the sum of tPDHMAX, tPDLMAX, and tRECMIN. Immediately after tRSTH is expired, the DS2430A is ready for data communication.
N D
MASTER TX "RESET PULSE" MASTER RX "PRESENCE PULSE" VPUP tMSP
O
tF
M
VTL VILMAX 0V
M E
VIHMASTER VTH
tRSTL
E
INITIALIZATION PROCEDURE "RESET AND PRESENCE PULSES" Figure 9
D
FO
tPDH MASTER
R
tPDL tRSTH
E C
RESISTOR
Read/Write Time Slots
Data communication with the DS2430A takes place in time slots, which carry a single bit each. Write time slots transport data from bus master to slave. Read time slots transfer data from slave to master. Figure 10 illustrates the definitions of the write and read time slots. All communication begins with the master pulling the data line low. As the voltage on the 1-Wire line falls below the threshold VTL, the DS2430A starts its internal timing generator that determines when the data line is sampled during a write time slot and how long data is valid during a read time slot.
12 of 19
N O
T
R
N
E
DS2430A
W
tREC
D
E
S IG
The DS2430A requires strict protocols to insure data integrity. The protocol consists of four types of signaling on one line: Reset Sequence with Reset Pulse and Presence Pulse, Write-0, Write-1 and ReadData. All these signals (except Presence Pulse) are initiated by the bus master.
N
S
1-Wire Signaling
DS2430A
Master-to-Slave
For a Write-1 time slot, the voltage on the data line must have crossed the VTH threshold before the Write-1 low time tW1LMAX is expired. For a Write-0 time slot, the voltage on the data line must stay below the VTH threshold until the Write-0 low time tW0LMIN is expired. For the most reliable communication, the voltage on the data line should not exceed VILMAX during the entire tW0L or tW1L window. After the VTH threshold has been crossed, the DS2430A needs a recovery time tREC before it is ready for the next time slot.
READ/WRITE TIMING DIAGRAM Figure 10
Write-1 Time Slot
VIHMASTER VTH VPUP tW1L
tF RESISTOR
Write-0 Time Slot
VIHMASTER VTH VPUP tW0L
N D
VTL VILMAX 0V
E
D
FO
R
MASTER
tF RESISTOR
tSLOT
M E
MASTER
Read-data Time Slot
VPUP VIHMASTER VTH
O
M
tRL
tMSR Master Sampling Window tSLOT MASTER tREC DS2430A
VILMAX 0V
R
N O
T
E C
VTL
tF RESISTOR
13 of 19
N
tSLOT
E
VTL VILMAX 0V
W
tREC
D
E
S IG
N
S
DS2430A
Slave-to-Master
A Read-data time slot begins like a Write-1 time slot. The voltage on the data line must remain below VTL until the read low time tRL is expired. During the tRL window, when responding with a 0, the DS2430A starts pulling the data line low; its internal timing generator determines when this pulldown ends and the voltage starts rising again. When responding with a 1, the DS2430A does not hold the data line low at all, and the voltage starts rising as soon as tRL is over.
NOISE SUPPRESSION SCHEME Figure 11
R
E C
In a 1-Wire environment, line termination is possible only during transients controlled by the bus master (1-Wire driver). 1-Wire networks, therefore, are susceptible to noise of various origins. Depending on the physical size and topology of the network, reflections from end points and branch points can add up, or cancel each other to some extent. Such reflections are visible as glitches or ringing on the 1-Wire communication line. Noise coupled onto the 1-Wire line from external sources can also result in signal glitching. A glitch during the rising edge of a time slot can cause a slave device to lose synchronization with the master and, consequently, result in a Search ROM command coming to a dead end or cause a device-specific function command to abort. For better performance in network applications, the DS2430A uses a new 1-Wire front end, which makes it less sensitive to noise. The 1-Wire front end of the DS2430A differs from traditional slave devices in three characteristics. 1) There is additional low-pass filtering in the circuit that detects the falling edge at the beginning of a time slot. This reduces the sensitivity to high-frequency noise. 2) There is a hysteresis at the low-to-high switching threshold VTH. If a negative glitch crosses VTH but does not go below VTH - VHY, it will not be recognized (Figure 11, Case A).. 3) There is a time window specified by the rising edge hold-off time tREH during which glitches are ignored, even if they extend below VTH - VHY threshold (Figure 11, Case B, tGL < tREH). Deep voltage droops or glitches that appear late after crossing the VTH threshold and extend beyond the tREH window cannot be filtered out and are taken as the beginning of a new time slot (Figure 11, Case C, tGL tREH). Devices that have the parameters VHY, and tREH specified in their electrical characteristics use the improved 1-Wire front end.
O
M
M E
N D
E
N O
T
VPUP VTH
tREH
D
FO
R
VHY 0V
Case A
Case B tGL
14 of 19
N
IMPROVED NETWORK BEHAVIOR (SWITCHPOINT HYSTERESIS)
E
tREH
Case C tGL
W
The sum of tRL + (rise time) on one side and the internal timing generator of the DS2430A on the other side define the master sampling window (tMSRMIN to tMSRMAX) in which the master must perform a read from the data line. For the most reliable communication, tRL should be as short as permissible, and the master should read close to but no later than tMSRMAX. After reading from the data line, the master must wait until tSLOT is expired. This guarantees sufficient recovery time tREC for the DS2430A to get ready for the next time slot. Note that tREC specified herein applies only to a single DS2430A attached to a 1-Wire line. For multidevice configurations, tREC must be extended to accommodate the additional 1-Wire device input capacitance. Alternatively, an interface that performs active pullup during the 1-Wire recovery time such as the DS2482-x00 or DS2480B 1-Wire line drivers can be used.
D
E
S IG
N
S
DS2430A
MEMORY FUNCTION EXAMPLE
Example: Write 2 data bytes to data memory locations 0006h and 0007h. Read entire data memory. MASTER MODE TX RX TX TX TX TX TX RX TX TX TX RX TX RX TX TX TX TX TX RX TX TX TX RX TX RX DATA (LSB FIRST) Reset Presence CCh 0Fh 06h <2 Data Bytes> Reset Presence CCh AAh 06h <2 Data Bytes> Reset Presence CCh 55h A5h Reset Presence CCh F0h 00h <32 Bytes> Reset Presence COMMENTS Reset pulse (480s to 960s) Presence pulse Issue "Skip ROM" command Issue "Write Scratchpad" command Start address = 06h Write 2 bytes of data to scratchpad Reset pulse Presence pulse Issue "Skip ROM" command Issue "Read Scratchpad" command Start address = 06h Read scratchpad data and verify Reset pulse Presence pulse Issue "Skip ROM" command Issue "Copy Scratchpad" command Validation key Data line must be above VPUPmin for tPROG. Reset pulse Presence pulse Issue "Skip ROM" command Issue "Read Memory" command Start address = 00h Read EEPROM data page Reset pulse Presence pulse
N O
T
R
E C
O
M
M E
N D
E
D
15 of 19
FO
R
N
E
W
D
E
S IG
N
S
DS2430A
ABSOLUTE MAXIMUM RATINGS
Voltage on DATA to Ground DATA Sink Current Operating Temperature Range Junction Temperature Storage Temperature Range Lead Temperature (soldering 10s) Soldering Temperature (reflow) -0.5V to +6.0V 20mA -40C to +85C +150C -55C to +125C +300C +260C (TSOC) +250C (TO-92)
DATA PIN, 1-WIRE RESET, PRESENCE DETECT CYCLE
Reset Low Time Presence Detect High Time Presence Detect Low Time Presence Detect Sample Time Write-0 Low Time Write-1 Low Time tRSTL tPDH tPDL (Notes 2, 15) (Note 2) 480 15 60 60 60 1 1 tRL + 960 60 240 75 120 - 15 - 15 - 15 s s s s s s s s
O
DATA PIN, 1-Wire WRITE DATA PIN, 1-Wire READ
E C
M
T
R
N O
Read Low Time Read Sample Time
M E
1-Wire Pullup Voltage 1-Wire Pullup Resistance Input Capacitance Input Load Current High-to-Low Switching Threshold Input Low Voltage Low-to-High Switching Threshold Switching Hysteresis Output Low Voltage Recovery Time Rising-Edge Hold-off Time Timeslot Duration
VTL VIL VTH VHY VOL tREC tREH tSLOT
(Notes 5, 6, 7) (Notes 2, 8) (Notes 5, 6, 9)
FO
VPUP RPUP CIO IL
(Notes 2) (Notes 2, 3) (Notes 4, 5) DATA pin at VPUP
N
PARAMETER SYMBOL DATA PIN GENERAL DATA
E
CONDITIONS
(TA = -40C to +85C; see Note 1.) MIN TYP MAX UNITS
2.8 0.3 5.25 2.2 1000 15 VPUP 1.8V 0.5 VPUP 1.1V 1.70 0.4 5.0 V k pF A V V V V V s s s
R
0.05 0.46 1.0 0.21 5 0.5 65
tMSP tW0L tW1L tRL tMSR
N D
(Notes 5, 6, 10) At 4mA (Note 11) RPUP = 2.2k (Notes 2,12) (Notes 5, 13) (Notes 2, 14)
(Notes 2, 16) (Notes 2, 16) (Notes 2, 17) (Notes 2, 17)
E
D
16 of 19
W
ELECTRICAL CHARACTERISTICS
D
Stresses beyond those listed under "Absolute Maximum Ratings" may cause permanent damage to the device. These are stress ratings only, and functional operation of the device at these or any other conditions beyond those indicated in the operational sections of the specifications is not implied. Exposure to the absolute maximum rating conditions for extended periods may affect device reliability.
E
S IG
N
S
DS2430A
PARAMETER EEPROM
Programming Current Programming Time Write/Erase Cycles (Endurance) (Notes 20, 21) Data Retention (Notes 22, 23, 24) Note 1: Note 2: Note 3:
SYMBOL
IPROG tPROG NCY tDR
CONDITIONS
(Notes 5, 18) (Note 19) At 25C At 85C (worst case) At 85C (worst case)
MIN
TYP
MAX UNITS
0.5 10 mA ms
40
years
Note 4: Note 5: Note 6: Note 7: Note 8: Note 9: Note 10: Note 11: Note 12: Note 13: Note 14: Note 15: Note 16: Note 17: Note 18: Note 19:
N O
T
Note 20: Note 21: Note 22: Note 23: Note 24:
Specifications at TA = -40C are guaranteed by design only and not production-tested. System requirement. Maximum allowable pullup resistance is a function of the number of 1-Wire devices in the system and 1-Wire recovery times. The specified value here applies to systems with only one device and with the minimum tREC. For more heavily loaded systems, an active pullup such as that found in the DS2482-x00, DS2480B, or DS2490 may be required. If longer tREC is used, higher RPUP values may be able to be tolerated. Maximum value represents the internal parasite capacitance when VPUP is first applied. If a 2.2k resistor is used to pull up the data line, 2.5s after VPUP has been applied the parasite capacitance will not affect normal communications. Guaranteed by design, characterization and/or simulation only. Not production tested. VTL, VTH, and VHY are a function of the internal supply voltage which is itself a function of VPUP, RPUP, 1-Wire timing, and capacitive loading on DATA. Lower VPUP, higher RPUP, shorter tREC, and heavier capacitive loading all lead to lower values of VTL, VTH, and VHY. Voltage below which, during a falling edge on DATA, a logic 0 is detected. The voltage on DATA needs to be less or equal to VIL(MAX) at all times the master is driving DATA to a logic-0 level. Voltage above which, during a rising edge on DATA, a logic 1 is detected. After VTH is crossed during a rising edge on DATA, the voltage on DATA has to drop by at least VHY to be detected as logic '0'. The I-V characteristic is linear for voltages less than 1V. Applies to a single device attached to a 1-Wire line. The earliest recognition of a negative edge is possible at tREH after VTH has been reached on the preceding rising edge. Defines maximum possible bit rate. Equal to 1/(tW0L(min) + tREC(min)). Interval after tRSTL during which a bus master is guaranteed to sample a logic-0 on DATA if there is a DS2430A present. Minimum limit is tPDH(max); maximum limit is tPDH(min) + tPDL(min). in Figure 10 represents the time required for the pullup circuitry to pull the voltage on DATA up from VIL to VTH. The actual maximum duration for the master to pull the line low is tW1Lmax + tF and tW0Lmax + tF respectively. in Figure 10 represents the time required for the pullup circuitry to pull the voltage on DATA up from VIL to the input high threshold of the bus master. The actual maximum duration for the master to pull the line low is tRLmax + tF. Current drawn from DATA during the EEPROM programming interval. The pullup circuit on DATA during the programming interval should be such that the voltage drop been VPUP and DATA is less than 0.25V. Current increases with increased VPUP. Interval begins tREHmax after the trailing rising edge on DATA for the last timeslot of the validation key for a valid copy sequence. Interval ends once the device's self-timed EEPROM programming cycle is complete and the current drawn by the device has returned from IPROG to IL. Write-cycle endurance is degraded as TA increases. Not 100% production-tested; guaranteed by reliability monitor sampling. Data retention is degraded as TA increases. Guaranteed by 100% production test at elevated temperature for a shorter time; equivalence of this production test to data sheet limit at operating temperature range is established by reliability testing. EEPROM writes can become nonfunctional after the data-retention time is exceeded. Long-term storage at elevated temperatures is not recommended; the device can lose its write capability after 10 years at +125C or 40 years at +85C.
R
E C
O
M
M E
N D
E
D
17 of 19
FO
R
N
E
W
D
E
S IG
N
S
200k 50k
DS2430A
Package Information
For the latest package outline information and land patterns, go to www.maxim-ic.com/packages. Note that a "+", "#", or "-" in the package code indicates RoHS status only. Package drawings may show a different suffix character, but the drawing pertains to the package regardless of RoHS status.
PACKAGE TYPE 3 TO-92 (Bulk) 3 TO-92 (T&R) 6 TSOC
PACKAGE CODE Q3+1 Q3+4 D6+1
DOCUMENT NO. 21-0248 21-0250 21-0382
N O
T
R
E C
O
M
M E
N D
E
D
18 of 19
FO
R
N
E
W
D
E
S IG
N
S
DS2430A
REVISION HISTORY
REVISION DATE 4/3/95 8/26/96 3/26/97 DESCRIPTION Initial release Changed "C-lead" package to "TSOC" package. Deleted VIHmax specification value. Note "Under certain low voltage conditions VILMAX may have to be reduced to as much as 0.5V to always guarantee a presence pulse." added to VIL specification, changed VCC to VPUP in Note 6. Changed "Touch Memory" to "iButton". Programming time changed from 100ms to 10ms, change VDD to VPUP, revised note below Figure 7, programming current changed from 600A to 500A, QOP removed from EC table, deleted from Note 5 "and will remain valid for 14s minimum (15s total from falling edge on 1-wire bus)." Endurance added to EC table with note "The Copy Scratchpad takes 10 ms maximum, during which the voltage on the 1-Wire bus must not fall below 2.8V." Chip scale package added to ordering information PAGES CHANGED -- Various Various
5/20/99 10/21/99
11/1/05 1/16/07 8/8/07
FO
R
2/2/02
N O
T
R
E C
O
M
M E
4/10
Deleted duplicate tPDL and contradicting tPROG spec from EC table Template conversion, style changes (capitalization of command names, "Writeone" to "Write-1", "Write-zero" to "Write-0") Part number corrections, style corrections, note below figure 7 revised explaining the appropriate RPUP range, corrections in the Memory Functions Example (removed Read Memory section at the beginning), changed solder spec from 260C to JEDEC reference, added notes 11, 12, 13 to EC table, changed tRSTLmax from 5000s to 960s, revised text of EC table note 8. NRFND watermark added Lead free part numbers added; added flip chip graphic with bump electrical assignment, orientation mark and marking; Added flip chip 56-level drawing number, changed "Chip Scale" name to "Flip Chip"; replaced references to the Book of iButton Standards with the corresponding application notes. Note on formed leads for TO-92 TRL and URL to 56-G0006-003 added, ILmin and ILmax spec values added to EC table. Data retention added to EC table. Ordering information for standard and flip chip versions deleted, pin assignment for flip chip version deleted, data rate changed from 16.3kbps to 15.3 kbps. Style corrections and minor text updates for clarification. New 1-Wire front end, improved EEPROM and related EC table with notes. Package information section added
W
1/20/99
D
E
12/8/98
E
N
E
D
N D
19 of 19
Maxim/Dallas Semiconductor cannot assume responsibility for use of any circuitry other than circuitry entirely embodied in a Maxim/Dallas Semiconductor product. No circuit patent licenses are implied. Maxim/Dallas Semiconductor reserves the right to change the circuitry and specifications without notice at any time.
Maxim Integrated Products, 120 San Gabriel Drive, Sunnyvale, CA 94086 408-737-7600
The Maxim logo is a registered trademark of Maxim Integrated Products, Inc.
(c) 2010 Maxim Integrated Products 19 of 19
S IG
Various 1 15 All Various All Various 1, 15 1 Various 12-14, 16-17 18
N
S


▲Up To Search▲   

 
Price & Availability of DS2430AP

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]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X