DS1904 [MAXIM]

Real-Time Clock/calendar in binary format RTC iButton Over 10 years of operation; 实时时钟/日历二进制格式的RTC iButton的,1000年的经营
DS1904
型号: DS1904
厂家: MAXIM INTEGRATED PRODUCTS    MAXIM INTEGRATED PRODUCTS
描述:

Real-Time Clock/calendar in binary format RTC iButton Over 10 years of operation
实时时钟/日历二进制格式的RTC iButton的,1000年的经营

时钟
文件: 总13页 (文件大小:124K)
中文:  中文翻译
下载:  下载PDF数据表文档文件
19-4864; Rev 4/11  
DS1904  
RTC iButton  
SPECIAL FEATURES  
. Presence detector acknowledges when reader  
first applies voltage  
. Meets UL 913, 5th Ed., Rev. 1997-02-24;  
Intrinsically Safe Apparatus, Approved under  
Entity Concept for use in Class I, Division 1,  
Group A, B, C, and D Locations  
. Real-Time Clock/calendar in binary format  
. Uses the same binary time/date representation  
as the DS1994 but with 1 second resolution  
. Clock accuracy is better than ± 2 minutes per  
month at 25°C  
. Operating temperature range from -40°C to  
+70°C  
F5 MicroCan  
. Over 10 years of operation  
5.89  
0.51  
COMMON iButton FEATURES  
. Unique, factory-lasered and tested 64-bit  
registration number (8-bit family code +  
48-bit serial number + 8-bit CRC tester)  
assures absolute traceability because no two  
parts are alike  
16.25  
40  
24  
17.35  
000000FBC52B  
1-Wire  
. Multidrop controller for MicroLAN  
. Digital identification and information by  
momentary contact  
. Chip-based data carrier compactly stores in-  
formation  
IO  
GND  
. Data can be accessed while affixed to object  
. Economically communicates to host with a  
single digital signal at 16.3 kbps  
. Standard 16 mm diameter and 1-Wire®  
protocol ensure compatibility with iButton®  
Device family  
All dimensions are shown in millimeters  
ORDERING INFORMATION  
DS1904L-F5#  
F5 MicroCan  
# Denotes an RoHS-compliant device that may include  
lead(Pb) that is exempt under the RoHS requirements.  
. Button shape is self-aligning with cup-shaped  
probes  
. Durable stainless steel case engraved with  
registration number withstands harsh envi-  
ronments  
. Easily affixed with self-stick adhesive back-  
ing, latched by its flange, or locked with a  
ring pressed onto its rim  
EXAMPLES OF ACCESSORIES  
DS9096P  
DS9101  
Self-Stick Adhesive Pad  
Multi-Purpose Clip  
Mounting Lock Ring  
Snap-In Fob  
DS9093RA  
DS9093A  
DS9092  
iButton Probe  
iButton DESCRIPTION  
The DS1904 RTC iButton is a rugged real-time clock module that can be accessed with minimal  
hardware. Data is transferred serially via the 1-Wire protocol, which requires only a single data lead and a  
ground return. The DS1904 contains a unique 64-bit factory-lasered ROM and a real-time clock/calendar  
1-Wire and iButton are registered trademarks of Maxim Integrated Products, Inc.  
1 of 13  
DS1904  
implemented as a binary counter. The durable MicroCan package is highly resistant to environmental  
hazards such as dirt, moisture, and shock. Accessories permit the DS1904 to be mounted on almost any  
surface including printed circuit boards and plastic key fobs. The DS1904 adds functions such as  
calendar, time and date stamp, stopwatch, hour meter, interval timer, and logbook to any type of  
electronic device or embedded application that uses a microcontroller.  
OVERVIEW  
The DS1904 has two main data components: 1) 64-bit lasered ROM, and 2) real-time clock counter  
(Figure 1). The real-time clock utilizes an on-chip oscillator that is connected to a 32.768 kHz crystal.  
The hierarchical structure of the 1-Wire protocol is shown in Figure 2. The bus master must first provide  
one of four ROM function commands: 1) Read ROM, 2) Match ROM, 3) Search ROM, 4) Skip ROM.  
The protocol for these ROM functions is described in Figure 7. After a ROM function command is  
successfully executed, the real-time clock functions become accessible and the master may then provide  
one of the real-time clock function commands. The protocol for these commands is described in Figure 5.  
All data is read and written least significant bit first.  
BLOCK DIAGRAM Figure 1  
ROM  
FUNCTION  
CONTROL  
64-BIT  
LASERED  
ROM  
LID  
CONTACT  
DATA  
CLOCK  
FUNCTION  
CONTROL  
READ/WRITE BUFFER  
RTC COUNTER (32-BIT)  
3V  
LITHIUM  
1 Hz  
32.768 kHz  
OSCILLATOR  
CONTROL  
DIVIDER  
OSCILLATOR  
64-BIT LASERED ROM  
Each DS1904 contains a unique ROM code that is 64 bits long. The first eight bits are a 1-Wire family  
code. The next 48 bits are a unique serial number. The last eight bits are a CRC of the first 56 bits (see  
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  
Maxim 1-Wire Cyclic Redundancy Check is available in Application Note 937: Book of iButton®  
Standards. The shift register bits are initialized to zero. 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 eight bits of CRC should return the shift register to all zeros. The  
64-bit ROM and ROM Function Control section allow the DS1904 to operate as a 1-Wire device and  
follow the 1-Wire protocol detailed in the 1-Wire Bus System section.  
2 of 13  
DS1904  
HIERARCHICAL STRUCTURE FOR 1-WIRE PROTOCOL Figure 2  
1-Wire Bus  
Bus  
Other  
Master  
Devices  
DS1904  
Available  
Commands  
Data Fields  
Affected  
Command  
Level  
Read ROM  
Match ROM  
Search ROM  
Skip ROM  
64-bit ROM  
64-bit ROM  
64-bit ROM  
N/A  
1-Wire ROM Function  
Commands (see Figure 7)  
DS1904 specific  
Function Commands  
(see Figure 5)  
Write Clock  
Read Clock  
RTC Counter, Device Control  
RTC Counter, Device Control  
64-BIT LASERED ROM Figure 3  
MSB  
LSB  
8-Bit Family Code (24h)  
LSB MSB LSB  
8-Bit CRC Code  
48-Bit Serial Number  
MSB  
LSB MSB  
1-WIRE CRC GENERATOR Figure 4  
Polynomial = X8 + X5 + X4 + 1  
R
S
1ST  
STAGE STAGE STAGE STAGE  
2ND  
3RD  
4TH  
5TH  
STAGE  
6TH  
7TH  
8TH  
STAGE STAGE STAGE  
0
1
2
3
4
5
6
7
8
X
X
X
X
X
X
X
X
X
INPUT DATA  
3 of 13  
DS1904  
TIMEKEEPING  
A 32.768 kHz crystal oscillator is used as the time base for the real-time clock counter. The oscillator can  
be turned on or off under software control. The oscillator must be on for the real time clock to function.  
The real-time clock counter is double buffered. This allows the master to read time without the data  
changing while it is being read. To accomplish this, a snapshot of the counter data is transferred to a  
read/write buffer, which the user accesses.  
DEVICE CONTROL BYTE  
The on/off control of the 32.768 kHz crystal oscillator is done through the device control byte. This byte  
can be read and written through the Clock Function commands.  
Device Control Byte  
7
6
5
4
3
2
1
0
U4  
U3  
U2  
U1  
OSC  
0
0
OSC  
0
No function  
Bit 0 - 1  
Bits 0 and 1 are hard-wired to read all 0’s.  
OSC Oscillator Enable/Disable  
Bit 2 - 3  
These bits control/report whether the 32.768 kHz crystal oscillator is running. If the oscillator is running,  
both OSC bits will read 1. If the oscillator is turned off these bits will all read 0. When writing the device  
control byte both occurrences of the OSC bit should have identical data. Otherwise the value in bit ad-  
dress 3 (bold) takes precedence.  
Un General-purpose user flags  
Bit 4 - 7  
These non-volatile bits have no particular function within the chip. They can be read and written under  
the control of the application software.  
REAL-TIME CLOCK  
The real-time clock is a 32-bit binary counter. It is incremented once per second. The real-time clock can  
accumulate 136 years of seconds before rolling over. Time/date is represented by the number of seconds  
since a reference point, which is determined by the user. For example, 12:00 a.m., January 1, 1970 could  
be a reference point.  
CLOCK FUNCTION COMMANDS  
The “Clock Function Flow Chart” (Figure 5) describes the protocols necessary for accessing the real-time  
clock. With only four bytes of real-time clock and one control byte the DS1904 does not provide random  
access. Reading and writing always starts with the device control byte followed by the least significant  
byte of the time data.  
4 of 13  
DS1904  
CLOCK FUNCTION COMMAND FLOW CHART Figure 5  
Master TX Control  
Function Command  
99H  
Write Clock  
?
66H  
N
N
Read Clock  
?
Y
Y
DS1904 copies  
RTC Counter  
to R/W Buffer  
Bus Master TX  
Device Control Byte  
Bus Master RX  
Device Control Byte  
Bus Master TX  
LS Byte (7:0)  
Bus Master RX  
LS Byte (7:0)  
Bus Master TX  
next Byte (15:8)  
Bus Master RX  
next Byte (15:8)  
Bus Master TX  
next Byte (23:16)  
Bus Master TX  
MS Byte (31:24)  
Bus Master RX  
next Byte (23:16)  
Bus Master RX  
MS Byte (31:24)  
N
N
Bus Master  
TX Reset  
?
Bus Master  
TX Reset  
?
Y
Y
DS1904 copies  
R/W Buffer  
to RTC Counter  
N
Bus Master  
TX Reset  
?
Y
DS1904 TX  
Presence Pulse  
5 of 13  
DS1904  
READ CLOCK [66h]  
The read clock command is used to read the device control byte and the contents of the real-time clock  
counter. After having received the most significant bit of the command code the device copies the actual  
contents of the real-time clock counter to the read/write buffer. Now the bus master reads data beginning  
with the device control byte followed by the least significant byte through the most significant byte of the  
real-time clock. After this the bus master may continue reading from the DS1904. The data received will  
be the same as in the first pass through the command flow. The read clock command can be ended at any  
point by issuing a Reset Pulse.  
WRITE CLOCK [99h]  
The write clock command is used to set the real-time clock counter and to write the device control byte.  
After issuing the command, the bus master writes first the device control byte, which becomes immedi-  
ately effective. After this the bus master sends the least significant byte through the most significant byte  
to be written to the real-time clock counter. The new time data is copied from the read/write buffer to the  
real-time clock counter and becomes effective as the bus master generates a reset pulse. If the oscillator is  
intentionally stopped, the real-time clock counter behaves as a four-byte non-volatile memory.  
1-WIRE BUS SYSTEM  
The 1-Wire bus is a system, which has a single bus master and one or more slaves. In all instances the  
DS1904 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 types and timing). A 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. For a more  
detailed protocol description, refer to Chapter 4 of the Book of iButton® Standards.  
HARDWARE CONFIGURATION Figure 6  
BUS MASTER  
DS1904 1-WIRE PORT  
V
PUP  
Open Drain  
Port Pin  
5 k  
Typ.  
DATA  
RX  
RX  
TX  
TX  
RX = RECEIVE  
TX = TRANSMIT  
5 µA  
Typ.  
100 Ω  
MOSFET  
Hardware Configuration  
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 or three-state outputs. The 1-Wire input of the DS1904 is open drain with an internal circuit  
equivalent to that shown in Figure 6. A multidrop bus consists of a 1-Wire bus with multiple slaves  
attached. The 1-Wire bus has a maximum data rate of 16.3k bits per second and requires a pull-up resistor  
of approximately 5k.  
6 of 13  
DS1904  
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 120 µs, one or more of the devices on the bus may be reset. Since the DS1904 gets all its  
energy for operation through its VDD pin it will not perform a power-on reset if the 1-Wire bus is low for  
an extended time period.  
Transaction Sequence  
The protocol for accessing the DS1904 via the 1-Wire port is as follows:  
Initialization  
ROM Function Command  
Clock Function Command  
INITIALIZATION  
All transactions on the 1-Wire bus begin with an initialization sequence. The initialization sequence con-  
sists 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 DS1904 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 four ROM function commands that  
the DS1904 supports. All ROM function commands are eight bits long. A list of these commands follows  
(refer to flowchart in Figure 7):  
Read ROM [33h]  
This command allows the bus master to read the DS1904’s 8-bit family code, unique 48-bit serial num-  
ber, and 8-bit CRC. This command should only be used if there is a single slave 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 read by  
the master will be invalid.  
Match ROM [55h]  
The match ROM command, followed by a 64-bit ROM sequence, allows the bus master to address a spe-  
cific DS1904 on a multidrop bus. Only the DS1904 that exactly matches the 64-bit ROM sequence will  
respond to the following clock 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.  
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 de-  
sired value of that bit. The bus master performs this 3-step routine on each bit of the ROM. After one  
complete pass, the bus master knows the 64-bit ROM code of one device. Additional passes will identify  
the ROM codes of the remaining devices. See Chapter 5 of the Book of iButton® Standards for a  
comprehensive discussion of a search ROM, including an actual example.  
7 of 13  
DS1904  
ROM FUNCTIONS FLOW CHART Figure 7  
Master TX  
Reset Pulse  
DS1904 TX  
Presence Pulse  
Master TX ROM  
Function Command  
33H  
Read ROM  
Command  
?
F0H  
Search ROM  
Command  
?
55H  
Match ROM  
Command  
?
CCH  
Skip ROM  
Command  
?
N
N
N
N
Y
Y
Y
Y
DS1904 TX Bit 0  
DS1904 TX Bit 0  
Master TX Bit 0  
DS1904 TX  
Family Code  
1 Byte  
Master TX Bit 0  
N
N
Bit 0  
Bit 0  
Match ?  
Match ?  
Y
Y
DS1904 TX Bit 1  
DS1904 TX Bit 1  
Master TX Bit 1  
DS1904 TX  
Serial Number  
Master TX Bit 1  
6 Bytes  
N
N
Bit 1  
Bit 1  
Match ?  
Match ?  
Y
Y
DS1904 TX Bit 63  
DS1904 TX Bit 63  
Master TX Bit 63  
DS1904 TX  
CRC Byte  
Master TX Bit 63  
N
N
Bit 63  
Bit 63  
Match ?  
Match ?  
Y
Y
Master TX Control  
Function Command  
(SEE FIGURE 5)  
8 of 13  
DS1904  
Skip ROM [CCh]  
This command can save time in a single drop bus system by allowing the bus master to access the clock  
functions without providing the 64-bit ROM code. If more than one slave is present on the bus and, for  
example, a read command is issued following the Skip ROM command, data collision will occur on the  
bus as multiple slaves transmit simultaneously (open drain pull-downs will produce a wired-AND result).  
1–WIRE SIGNALING  
The DS1904 requires strict protocols to ensure data integrity. The protocol consists of four types of sig-  
naling on one line: Reset Sequence with Reset Pulse and Presence Pulse, Write 0, Write 1 and Read Data.  
Except for the presence pulse the bus master initiates all these signals.  
The initialization sequence required to begin any communication with the DS1904 is shown in Figure 8.  
A reset pulse followed by a presence pulse indicates the DS1904 is ready to send or receive data. The bus  
master transmits (TX) a reset pulse (tRSTL, minimum 480 µs). The bus master then releases the line and  
goes into receive mode (RX). The 1-Wire bus is pulled to a high state via the pull-up resistor. After  
detecting the rising edge on the data line, the DS1904 waits (tPDH, 15-60 µs) and then transmits the  
presence pulse (tPDL, 60-240 µs).  
INITIALIZATION PROCEDURE “RESET AND PRESENCE PULSES” Figure 8  
MASTER TX  
"RESET PULSE"  
MASTER RX "PRESENCE PULSE"  
t
V
RSTH  
PULLUP  
PULLUP MIN  
V
V
IH MIN  
V
IL MAX  
0V  
t
R
t
t
t
PDL  
RSTL  
PDH  
480 µs  
480 µs  
t
<
<
*
RSTL  
RESISTOR  
MASTER  
< 60 µs  
t
**  
RSTH  
15 µs  
t
PDH  
DS1904  
60  
t
< 240 µs  
PDL  
*
In order not to mask interrupt signaling by other devices on the 1-Wire bus tRSTL + tR should al-  
ways be less than 960 µs.  
Includes recovery time  
**  
READ/WRITE TIME SLOTS  
The definitions of write and read time slots are illustrated in Figure 9. The master initiates all time slots  
by driving the data line low. The falling edge of the data line synchronizes the DS1904 to the master by  
triggering an internal delay circuit. During write time slots, the delay circuit determines when the DS1904  
will sample the data line. For a read data time slot, if a “0” is to be transmitted, the delay circuit deter-  
mines how long the DS1904 will hold the data line low. If the data bit is a “1”, the DS1904 will not hold  
the data line low at all.  
9 of 13  
DS1904  
READ/WRITE TIMING DIAGRAM Figure 9  
Write-one Time Slot  
tSLOT  
tREC  
VPULLUP  
VPULLUP MIN  
V
IH MIN  
DS1904  
Sampling Window  
V
IL MAX  
0V  
tLOW1  
15µs  
60µs  
60 µs  
< 120 µs  
tSLOT  
RESISTOR  
1 µs  
1 µs  
< 15 µs  
tLOW1  
MASTER  
<
tREC  
Write-zero Time Slot  
t
REC  
t
V
SLOT  
PULLUP  
PULLUP MIN  
V
V
IH MIN  
DS1904  
Sampling Window  
V
IL MAX  
0V  
15µs  
60µs  
t
LOW0  
RESISTOR  
MASTER  
60 µs  
t
< t  
< 120 µs  
LOW0  
SLOT  
1 µs  
t
<
REC  
Read-data Time Slot  
t
t
REC  
SLOT  
V
PULLUP  
PULLUP MIN  
V
V
IH MIN  
Master  
Sampling Window  
V
IL MAX  
0V  
t
SU  
t
RELEASE  
t
LOWR  
t
RDV  
RESISTOR  
60 µs  
t
< 120 µs  
< 15 µs  
< 45 µs  
<
REC  
SLOT  
1 µs  
t
MASTER  
DS1904  
1 µs  
t
t
= 15 µs  
LOWR  
RDV  
t
< 1 µs  
0
t
RELEASE  
SU  
10 of 13  
DS1904  
PHYSICAL SPECIFICATION  
Size  
See mechanical drawing  
3.3 grams  
Weight  
Expected Service Life  
Safety  
10 years at 25°C  
Meets UL 913, 5th Ed., Rev. 1997-02-24;  
Intrinsically Safe Apparatus, Approval under  
Entity Concept for use in Class I, Division 1,  
Group A, B, C, and D Locations  
ABSOLUTE MAXIMUM RATINGS  
Voltage Range on 1-Wire to Ground  
Operating Temperature Range  
-0.5V to +7.0V  
-40°C to +70°C  
-40°C to +70°C  
Storage Temperature Range  
This is a stress rating only and functional operation of the device at these or any other conditions above those indicated in the operation  
sections of this specification is not implied. Exposure to absolute maximum rating conditions for extended periods of time may affect  
reliability.  
DC ELECTRICAL CHARACTERISTICS  
(TA = -40°C to +70°C)  
PARAMETER  
1-Wire Pullup Voltage  
Logic 1  
Logic 0  
Output Logic Low at 4 mA  
Input Load Current  
SYMBOL  
VPUP  
VIH  
MIN  
2.8  
2.2  
TYP  
MAX UNITS NOTES  
6.0  
6.0  
0.8  
0.4  
V
V
V
1, 2  
1
1, 5  
1
VIL  
VOL  
IL  
-0.3  
V
5
µA  
3
CAPACITANCE  
(TA = +25°C)  
PARAMETER  
SYMBOL  
MIN  
TYP  
MAX UNITS NOTES  
Capacitance 1-Wire  
CIN  
50  
pF  
8
AC ELECTRICAL CHARACTERISTICS  
(VPUP = 2.8V to 6.0V, TA = -40°C to +70°C)  
PARAMETER  
Time Slot  
SYMBOL  
tSLOT  
tLOW1  
tLOW0  
tLOWR  
tRDV  
MIN  
60  
1
60  
1
TYP  
MAX  
120  
15  
120  
15  
UNITS  
µs  
NOTES  
Write 1 Low Time  
Write 0 Low Time  
Read Low Time  
Read Data Valid  
Release Time  
µs  
µs  
µs  
µs  
µs  
µs  
µs  
exactly 15  
15  
7
4
tRELEASE  
tSU  
0
45  
1
Read Data Setup  
Recovery Time  
tREC  
1
Reset High Time  
Reset Low Time  
Presence Detect High  
Presence Detect Low  
RTC Accuracy at +25°C  
tRSTH  
tRSTL  
tPDH  
480  
480  
15  
60  
-2  
µs  
µs  
µs  
µs  
960  
60  
240  
+2  
6
9
tPDL  
min/mth  
11 of 13  
DS1904  
NOTES:  
1. All voltages are referenced to ground.  
2. VPUP = external pull-up voltage; see Figure 6.  
3. Input load is to ground.  
4. Read data setup time refers to the time the host must pull the 1-Wire bus low to read a bit. Data is  
guaranteed to be valid within 1 µs of this falling edge.  
5. Under certain low voltage conditions VIL1MAX may have to be reduced to as much as 0.5V to always  
guarantee a presence pulse.  
6. The reset low time (tRSTL) should be restricted to a maximum of 960 µs, to allow interrupt signaling,  
otherwise, it could mask or conceal interrupt pulses.  
7. The master must read while the data is valid.  
8. Guaranteed by design; not production tested.  
9. This specification applies if the 1-Wire is idle (high or low). Communication on the 1-Wire may  
adversely affect the accuracy of the device. For highest accuracy, connect the DS1904 to a separate  
1-Wire port and limit the access to the minimum acceptable by the application.  
PACKAGE INFORMATION  
For the latest package outline information and land patterns (footprints), 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  
PACKAGE CODE  
OUTLINE NO.  
21-0266  
LAND PATTERN NO.  
F5 iButton  
IB#5CB  
12 of 13  
DS1904  
REVISION HISTORY  
REVISION  
DATE  
PAGES  
CHANGED  
DESCRIPTION  
2/00  
Initial release  
Added # to the Ordering Information to reflect the conversion to a  
RoHS-compliant product.  
8/09  
1
Updated the UL certificate reference in the Common iButton Features  
and Physical Specification sections; relocated VPUP from the DC  
Electrical Characteristics global header to the table and deleted the VOH  
parameter; added reference to Figure 6 to the EC table note 2; added the  
Package Information section.  
4/11  
1, 11, 12  
13 of 13  
Maxim cannot assume responsibility for use of any circuitry other than circuitry entirely embodied in a Maxim product. No circuit patent licenses are implied. Maxim  
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  
© 2011 Maxim Integrated Products  
Maxim is a registered trademark of Maxim Integrated Products, Inc.  

相关型号:

DS1904L-F5

Real Time Clock, 0 Timer(s), CMOS, MEDB2, MICROCAN-2
DALLAS

DS1904_11

Real-Time Clock/calendar in binary format RTC iButton Over 10 years of operation
MAXIM

DS1920

Temperature iButton
DALLAS

DS1920-F3

Temperature iButton
DALLAS

DS1920-F5

Temperature iButton
DALLAS

DS1921

High-Resolution Thermochron iButton
DALLAS

DS1921G

Thermochron iButton
DALLAS

DS1921G

Thermochron iButton
MAXIM

DS1921G-F5

Thermochron iButton
MAXIM

DS1921G-F5#

Analog Circuit, 1 Func, ROHS COMPLIANT, CAN-2
MAXIM

DS1921G-F5N

Thermochron iButton
MAXIM

DS1921G-F5N#

Analog Circuit, 1 Func, CAN-2
MAXIM