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

24LC01B 参数 Datasheet PDF下载

24LC01B图片预览
型号: 24LC01B
PDF下载: 下载PDF文件 查看货源
内容描述: 1K I2C ™串行EEPROM [1K I2C⑩ Serial EEPROM]
分类和应用: 可编程只读存储器电动程控只读存储器电可擦编程只读存储器
文件页数/大小: 26 页 / 402 K
品牌: MICROCHIP [ MICROCHIP TECHNOLOGY ]
 浏览型号24LC01B的Datasheet PDF文件第3页浏览型号24LC01B的Datasheet PDF文件第4页浏览型号24LC01B的Datasheet PDF文件第5页浏览型号24LC01B的Datasheet PDF文件第6页浏览型号24LC01B的Datasheet PDF文件第8页浏览型号24LC01B的Datasheet PDF文件第9页浏览型号24LC01B的Datasheet PDF文件第10页浏览型号24LC01B的Datasheet PDF文件第11页  
24AA01/24LC01B
4.0
4.1
WRITE OPERATION
Byte Write
4.2
Page Write
Following the Start condition from the master, the
device code (4 bits), the block address (3 bits, “don’t
cares”) and the R/W bit, which is a logic low, is placed
onto the bus by the master transmitter. This indicates to
the addressed slave receiver that a byte with a word
address will follow after it has generated an Acknowl-
edge bit during the ninth clock cycle. Therefore, the
next byte transmitted by the master is the word address
and will be written into the Address Pointer of the
24XX01. After receiving another Acknowledge signal
from the 24XX01, the master device will transmit the
data word to be written into the addressed memory
location. The 24XX01 acknowledges again and the
master generates a Stop condition. This initiates the
internal write cycle, and, during this time, the 24XX01
will not generate Acknowledge signals (Figure 4-1).
The write control byte, word address and first data byte
are transmitted to the 24XX01 in the same way as in a
byte write. However, instead of generating a Stop
condition, the master transmits up to 8 data bytes to the
24XX01, which are temporarily stored in the on-chip
page buffer and will be written into the memory once
the master has transmitted a Stop condition. Upon
receipt of each word, the four lower-order Address
Pointer bits are internally incremented by ‘
1
’. The
higher-order 7 bits of the word address remain
constant. If the master should transmit more than 8
words prior to generating the Stop condition, the
address counter will roll over and the previously
received data will be overwritten. As with the byte write
operation, once the Stop condition is received, an
internal write cycle will begin (Figure 4-2).
Note:
Page write operations are limited to writing
bytes within a single physical page
regardless
of the number of bytes
actually being written. Physical page
boundaries start at addresses that are
integer multiples of the page buffer size (or
‘page size’) and end at addresses that are
integer multiples of [page size – 1]. If a
Page Write command attempts to write
across a physical page boundary, the
result is that the data wraps around to the
beginning of the current page (overwriting
data previously stored there), instead of
being written to the next page, as might be
expected. It is therefore necessary for the
application software to prevent page write
operations that would attempt to cross a
page boundary.
FIGURE 4-1:
Bus Activity
Master
S
T
A
R
T
S
BYTE WRITE
Control
Byte
Word
Address
S
T
O
P
P
A
C
K
A
C
K
A
C
K
Data
SDA Line
Bus Activity
1 0
1 0
x x
x 0
x
= “don’t care”
Block
Select
Bits
FIGURE 4-2:
Bus Activity
Master
SDA Line
Bus Activity
PAGE WRITE
S
T
A
R
T
Control
Byte
Word
Address (n)
S
T
O
P
P
A
C
K
A
C
K
A
C
K
A
C
K
A
C
K
Data (n)
Data (n + 1)
Data (n + 7)
S
1 0 10 x x x 0
Block
Select
Bits
x
= “don’t care”
©
2007 Microchip Technology Inc.
DS21711G-page 7