欢迎访问ic37.com |
会员登录 免费注册
发布采购

DS1307N+ 参数 Datasheet PDF下载

DS1307N+图片预览
型号: DS1307N+
PDF下载: 下载PDF文件 查看货源
内容描述: 64 ×8 ,串行, I²C实时时钟 [64 x 8, Serial, I2C Real-Time Clock]
分类和应用: 时钟
文件页数/大小: 14 页 / 288 K
品牌: MAXIM [ MAXIM INTEGRATED PRODUCTS ]
 浏览型号DS1307N+的Datasheet PDF文件第6页浏览型号DS1307N+的Datasheet PDF文件第7页浏览型号DS1307N+的Datasheet PDF文件第8页浏览型号DS1307N+的Datasheet PDF文件第9页浏览型号DS1307N+的Datasheet PDF文件第10页浏览型号DS1307N+的Datasheet PDF文件第11页浏览型号DS1307N+的Datasheet PDF文件第13页浏览型号DS1307N+的Datasheet PDF文件第14页  
DS1307 64 x 8, Serial, I
2
C Real-Time Clock
The DS1307 can operate in the following two modes:
1.
Slave Receiver Mode (Write Mode):
Serial data and clock are received through SDA and SCL. After
each byte is received an acknowledge bit is transmitted. START and STOP conditions are recognized
as the beginning and end of a serial transfer. Hardware performs address recognition after reception of
the slave address and direction bit (see Figure 4). The slave address byte is the first byte received
after the master generates the START condition. The slave address byte contains the 7-bit DS1307
address, which is 1101000, followed by the direction bit (R/W), which for a write is 0. After receiving
and decoding the slave address byte, the DS1307 outputs an acknowledge on SDA. After the DS1307
acknowledges the slave address + write bit, the master transmits a word address to the DS1307. This
sets the register pointer on the DS1307, with the DS1307 acknowledging the transfer. The master can
then transmit zero or more bytes of data with the DS1307 acknowledging each byte received. The
register pointer automatically increments after each data byte are written. The master will generate a
STOP condition to terminate the data write.
2.
Slave Transmitter Mode (Read Mode):
The first byte is received and handled as in the slave receiver
mode. However, in this mode, the direction bit will indicate that the transfer direction is reversed. The
DS1307 transmits serial data on SDA while the serial clock is input on SCL. START and STOP
conditions are recognized as the beginning and end of a serial transfer (see Figure 5). The slave
address byte is the first byte received after the START condition is generated by the master. The slave
address byte contains the 7-bit DS1307 address, which is 1101000, followed by the direction bit (R/W),
which is 1 for a read. After receiving and decoding the slave address the DS1307 outputs an
acknowledge on SDA. The DS1307 then begins to transmit data starting with the register address
pointed to by the register pointer. If the register pointer is not written to before the initiation of a read
mode the first address that is read is the last one stored in the register pointer. The register pointer
automatically increments after each byte are read. The DS1307 must receive a Not Acknowledge to
end a read.
Figure 4. Data Write—Slave Receiver Mode
<Slave Address>
<RW>
<Word Address (n)>
<Data(n)>
<Data(n+1)>
<Data(n+X)>
S
1101000
0
A XXXXXXXX
A XXXXXXXX
A XXXXXXXX
A ... XXXXXXXX
A P
S - Start
A - Acknowledge (ACK)
P - Stop
Master to slave
Slave to master
DATA TRANSFERRED
(X+1 BYTES + ACKNOWLEDGE)
Figure 5. Data Read—Slave Transmitter Mode
<Slave Address>
<RW>
<Data(n)>
<Data(n+1)>
<Data(n+2)>
<Data(n+X)>
S
1101000
1
A XXXXXXXX
A XXXXXXXX
A XXXXXXXX
A ... XXXXXXXX
A P
S - Start
A - Acknowledge (ACK)
P - Stop
A
- Not Acknowledge (NACK)
Master to slave
Slave to master
DATA TRANSFERRED
(X+1 BYTES + ACKNOWLEDGE); NOTE: LAST DATA BYTE IS
FOLLOWED BY A NOT ACKNOWLEDGE (A) SIGNAL)
12 of 14