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

24AA128-I/SN 参数 Datasheet PDF下载

24AA128-I/SN图片预览
型号: 24AA128-I/SN
PDF下载: 下载PDF文件 查看货源
内容描述: 128K I2C CMOS串行EEPROM [128K I2C CMOS Serial EEPROM]
分类和应用: 存储内存集成电路光电二极管双倍数据速率PC可编程只读存储器电动程控只读存储器电可擦编程只读存储器时钟
文件页数/大小: 26 页 / 427 K
品牌: MICROCHIP [ MICROCHIP TECHNOLOGY ]
 浏览型号24AA128-I/SN的Datasheet PDF文件第6页浏览型号24AA128-I/SN的Datasheet PDF文件第7页浏览型号24AA128-I/SN的Datasheet PDF文件第8页浏览型号24AA128-I/SN的Datasheet PDF文件第9页浏览型号24AA128-I/SN的Datasheet PDF文件第11页浏览型号24AA128-I/SN的Datasheet PDF文件第12页浏览型号24AA128-I/SN的Datasheet PDF文件第13页浏览型号24AA128-I/SN的Datasheet PDF文件第14页  
24AA128/24LC128/24FC128
8.0
READ OPERATION
8.2
Random Read
Read operations are initiated in much the same way as
write operations with the exception that the R/W bit of
the control byte is set to ‘
1
’. There are three basic types
of read operations: current address read, random read
and sequential read.
Random read operations allow the master to access
any memory location in a random manner. To perform
this type of read operation, the word address must first
be set. This is done by sending the word address to the
24XX128 as part of a write operation (R/W bit set to
0’
). Once the word address is sent, the master gener-
ates a Start condition following the acknowledge. This
terminates the write operation, but not before the inter-
nal Address Pointer is set. The master then issues the
control byte again, but with the R/W bit set to a ‘
1
’. The
24XX128 will then issue an acknowledge and transmit
the 8-bit data word. The master will not acknowledge
the transfer but does generate a Stop condition, which
causes the 24XX128 to discontinue transmission
internal address counter will point to the address
location following the one that was just read.
8.1
Current Address Read
The 24XX128 contains an address counter that main-
tains the address of the last word accessed, internally
incremented by ‘
1
’. Therefore, if the previous read
access was to address ‘
n
’ (
n
is any legal address), the
next current address read operation would access data
from address
n +
1
.
Upon receipt of the control byte with R/W bit set to ‘
1
’,
the 24XX128 issues an acknowledge and transmits the
8-bit data word. The master will not acknowledge the
transfer, but does generate a Stop condition and the
24XX128 discontinues transmission (Figure 8-1).
8.3
Sequential Read
FIGURE 8-1:
S
T
A
R
T
CURRENT ADDRESS
READ
Control
Byte
Data
Byte
S
T
O
P
P
A
C
K
N
O
A
C
K
Bus Activity
Master
SDA Line
Bus Activity
S
1 0 1 0
A AA
1
2 1 0
Sequential reads are initiated in the same way as a
random read except that after the 24XX128 transmits
the first data byte, the master issues an acknowledge
as opposed to the Stop condition used in a random
read. This acknowledge directs the 24XX128 to
transmit the next sequentially addressed 8-bit word
master, the master will NOT generate an acknowledge
but will generate a Stop condition. To provide
sequential reads, the 24XX128 contains an internal
Address Pointer which is incremented by one at the
completion of each operation. This Address Pointer
allows the entire memory contents to be serially read
during one operation. The internal Address Pointer will
automatically roll over from address 3FFF to address
0000
if the master acknowledges the byte received
from the array address 3FFF.
FIGURE 8-2:
Bus Activity
Master
RANDOM READ
S
T
A
R
T
Control
Byte
Address
High Byte
Address
Low Byte
S
T
A
R
T
Control
Byte
Data
Byte
S
T
O
P
P
N
O
A
C
K
SDA Line
Bus Activity
S
1 01 0
AAA
0
2 1 0
A
C
K
xx
A
C
K
A
C
K
S
1 0 1 0
A A A
1
2 1 0
A
C
K
x
= “don’t care” bit
FIGURE 8-3:
Bus Activity
Master
SDA Line
SEQUENTIAL READ
Control
Byte
Data (n)
Data (n + 1)
Data (n + 2)
Data (n +
x)
S
T
O
P
P
A
C
K
A
C
K
A
C
K
A
C
K
N
O
A
C
K
Bus Activity
DS21191P-page 10
©
2007 Microchip Technology Inc.