Datenblatt-pdf.com


DS2433 Schematic ( PDF Datasheet ) - Maxim Integrated

Teilenummer DS2433
Beschreibung 4Kb 1-Wire EEPROM
Hersteller Maxim Integrated
Logo Maxim Integrated Logo 




Gesamt 23 Seiten
DS2433 Datasheet, Funktion
AVAILABLE
DS2433
4Kb 1-Wire EEPROM
FEATURES
4096 Bits Electrically Erasable Programmable
Read-Only Memory (EEPROM)
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
Memory Partitioned Into Sixteen 256-Bit
Pages for Packetizing Data
256-Bit Scratchpad with Strict Read/Write
Protocols Ensures Integrity of Data Transfer
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
16.3kbps
Overdrive Mode Boosts Communication
Speed to 142kbps
8-Bit Family Code Specifies DS2433
Communication RFequunircemtieontnsatol RDeiaadegrrams
Presence Detector Acknowledges When
Reader First Applies Voltage
Low-Cost PR-35, SFN, Flip Chip, or 8-Pin
SO Surface-Mount Packages
Reads and Writes Over a Wide Voltage
Range of 2.8V to 6.0V from -40°C to +85°C
PIN DESCRIPTION
PIN PR-35 SO
SFN
Flip
Chip
1 Ground NC
Data Ground
2 Data NC Ground Data
3
NC Data
NC
4 — Ground — NC
5P,in6Configurations appeaNr Cat end of data sheet. NC
7FU,uCn8ScPtiiosnaatlrDadiaegmraamrksofcMonaNtxiniCmueIndteagt reanteddoPfrdoadtuacstsh, eInect..
PIN CONFIGURATIONS
TOP VIEW
NC
NC
DATA
GND
1 8 NC
2 7 NC
3 6 NC
4 5 NC
SO (208 mils)
123
12 3
BOTTOM VIEW
PR-35
Pin Configurations continued at end of data sheet.
ORDERING INFORMATION
PART
TEMP RANGE PIN-PACKAGE
DS2433+
-40°C to +85°C 3 PR-35
DS2433S+
-40°C to +85°C 8 SO
DS2433S+T&R -40°C to +85°C 8 SO
DS2433G+T&R -40°C to +85°C 2 SFN
DS2433X#T
-40°C to +85°C
6 Flip Chip
(10k pieces)
DS2433X-S#T -40°C to +85°C
6 Flip Chip
(2.5k pieces)
+Denotes a lead(Pb)-free package.
#Denotes a RoHS-compliant device that may include lead(Pb) that is
exempt under the RoHS requirements.
T/T&R = Tape and reel.
For pricing, delivery, and ordering information, please contact Maxim Direct
at 1-888-629-4642, or visit Maxim’s website at www.maximintegrated.com.
P1R9E-5L5IM81IN; 1A0R/1Y0






DS2433 Datasheet, Funktion
DS2433
MEMORY FUNCTION COMMANDS
The Memory Function Flowchart (Figure 7) describes the protocols necessary for accessing the memory.
An example follows the flowchart. The communication between master and DS2433 takes place either at
regular speed (default, OD = 0) or at Overdrive Speed (OD = 1). If not explicitly set into the Overdrive
Mode the DS2433 assumes regular speed.
WRITE SCRATCHPAD COMMAND [0Fh]
After issuing the write scratchpad command, the master must first provide the 2-byte target address,
followed by the data to be written to the scratchpad. The data will be written to the scratchpad starting at
the byte offset (T4:T0). The ending offset (E4:E0) will be the byte offset at which the master stops
writing data. Only full data bytes are accepted. If the last data byte is incomplete its content will be
ignored and the partial byte flag PF will be set.
When executing the Write Scratchpad command the CRC generator inside the DS2433 (see Figure 12)
calculates a CRC over the entire data stream, starting at the command code and ending at the last data
byte sent by the master. This CRC is generated using the CRC16 polynomial by first clearing the CRC
generator and then shifting in the command code (0Fh) of the Write Scratchpad command, the Target
Addresses TA1 and TA2 as supplied by the master and all the data bytes. The master may end the Write
Scratchpad command at any time. However, if the ending offset is 11111b, the master may send 16 read
time slots and will receive the CRC generated by the DS2433.
The memory address range of the DS2433 is 0000h to 01FFh. If the bus master sends a target address
higher than this, the internal circuitry of the chip will set the seven most significant address bits to zero as
they are shifted into the internal address register. The Read Scratchpad command will reveal the target
address as it will be used by the DS2433. The master will identify such address modifications by
comparing the target address read back to the target address transmitted. If the master does not read the
scratchpad, a subsequent copy scratchpad command will not work since the most significant bits of the
target address the master sends will not match the value the DS2433 expects.
READ SCRATCHPAD COMMAND [AAh]
This command is used to verify scratchpad data and target address. After issuing the read scratchpad
command, the master begins reading. The first two bytes will be the target address. The next byte will be
the ending offset/data status byte (E/S) followed by the scratchpad data beginning at the byte offset (T4:
T0). The master may read data until the end of the scratchpad after which the data read will be all logic
1s.
COPY SCRATCHPAD [55h]
This command is used to copy data from the scratchpad to memory. After issuing the copy scratchpad
command, the master must provide a 3-byte authorization pattern which can be obtained by reading the
scratchpad for verification. This pattern must exactly match the data contained in the three address
registers (TA1, TA2, E/S, in that order). If the pattern matches, the AA (Authorization Accepted) flag
will be set and the copy will begin. Copy takes 5 ms maximum during which the voltage on the 1-Wire
bus must not fall below 2.8V. A pattern of alternating 1s and 0s will be received after the data has been
copied until a Reset Pulse is issued by the master.
The data to be copied is determined by the three address registers. The scratchpad data from the
beginning offset through the ending offset, will be copied to memory, starting at the target address.
Anywhere from 1 to 32 bytes may be copied to memory with this command.
6 of 23

6 Page









DS2433 pdf, datenblatt
DS2433
INITIALIZATION
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 Presence Pulse(s) transmitted by the
slave(s).
The Presence Pulse lets the bus master know that the DS2433 is on the bus and is ready to operate. For
more details, see the 1-Wire Signaling section.
ROM FUNCTION COMMANDS
Once the bus master has detected a presence, it can issue one of the six ROM function commands. All
ROM function commands are eight bits long. A list of these commands follows (see the flowchart in
Figure 9).
READ ROM [33h]
This command allows the bus master to read the DS2433’s 8-bit family code, unique 48-bit serial
number, and 8-bit CRC. This command can only be used if there is a single DS2433 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 will produce a wired-AND result). The resultant family code and 48-bit serial number
will result in a mismatch of the CRC.
MATCH ROM [55h]
The match ROM command, followed by a 64-bit ROM sequence, allows the bus master to address a
specific DS2433 on a multidrop bus. Only the DS2433 that exactly matches the 64-bit ROM sequence
will respond to the following 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.
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 will produce a wired-AND result).
SEARCH ROM [F0h]
When a system is initially brought up, the bus master might not know the number of devices on the
1-Wire 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 3-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, 3-step routine on each bit of the ROM.
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. Refer to Application
Note 187 for a comprehensive discussion of a search ROM, including an actual example.
12 of 23

12 Page





SeitenGesamt 23 Seiten
PDF Download[ DS2433 Schematic.PDF ]

Link teilen




Besondere Datenblatt

TeilenummerBeschreibungHersteller
DS2430256-Bit 1-Wire EEPROMDallas Semiconducotr
Dallas Semiconducotr
DS2430A256-Bit 1-Wire EEPROMMaxim Integrated
Maxim Integrated
DS24311024-Bit 1-Wire EEPROMDallas Semiconducotr
Dallas Semiconducotr
DS24311-Wire EEPROMMaxim Integrated
Maxim Integrated
DS2431-A11-Wire EEPROMMaxim Integrated
Maxim Integrated

TeilenummerBeschreibungHersteller
CD40175BC

Hex D-Type Flip-Flop / Quad D-Type Flip-Flop.

Fairchild Semiconductor
Fairchild Semiconductor
KTD1146

EPITAXIAL PLANAR NPN TRANSISTOR.

KEC
KEC


www.Datenblatt-PDF.com       |      2020       |      Kontakt     |      Suche