English
Language : 

24AA025E48 Datasheet, PDF (9/28 Pages) Microchip Technology – 2K I2C™ Serial EEPROMs with EUI-48™ Node Identity
24AA02E48/24AA025E48
6.0 WRITE OPERATION
6.1 Byte Write
Following the Start condition from the master, the
device code (4 bits), the chip address (3 bits) 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 fol-
low once it has generated an Acknowledge bit during
the ninth clock cycle. Therefore, the next byte transmit-
ted by the master is the word address and will be writ-
ten into the Address Pointer of the 24AAXXXE48. After
receiving another Acknowledge signal from the
24AAXXXE48, the master device will transmit the data
word to be written into the addressed memory location.
The 24AAXXXE48 acknowledges again and the mas-
ter generates a Stop condition. This initiates the inter-
nal write cycle and, during this time, the 24AAXXXE48
will not generate Acknowledge signals (Figure 6-1).
6.2 Page Write
The write-control byte, word address and the first data
byte are transmitted to the 24AAXXXE48 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 24AAXXXE48, which are temporarily stored in the
on-chip page buffer and will be written into memory
once the master has transmitted a Stop condition. Upon
receipt of each word, the three lower-order Address
Pointer bits (four for the 24AA025E48) are internally
incremented by ‘1’. The higher-order five bits (four for
the 24AA025E48) of the word address remain constant.
If the master should transmit more than 8 words (16 for
the 24AA025E48) prior to generating the Stop condi-
tion, 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 inter-
nal write cycle will begin (Figure 6-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.
6.3 Write Protection
The upper half of the array (80h-FFh) is permanently
write-protected. Write operations to this address range
are inhibited. Read operations are not affected.
The remaining half of the array (00h-7Fh) can be
written to and read from normally.
FIGURE 6-1:
Bus Activity
Master
BYTE WRITE
S
T
Control
A
R
Byte
T
Word
Address
SDA Line
S 1 0 1 0 A2* A1*A0* 0
A
A
Bus Activity
Chip
Select
C
K
C
K
Bits
Note: * Bits A0, A1 and A2 are “don’t cares” for the 24AA02E48.
Data
S
T
O
P
P
A
C
K
FIGURE 6-2:
PAGE WRITE
Bus Activity
Master
SDA Line
S
T
A
R
Control
Byte
T
S 1 0 1 0 A*2 A*1 A*0 0
Word
Address (n)
Data (n)
Bus Activity
A
A
Chip C
C
Select K
K
Bits
Note: * Bits A0, A1 and A2 are “don’t cares” for the 24AA02E48.
Data (n + 1)
S
T
Data (n + 7)
O
P
P
A
A
A
C
C
C
K
K
K
 2010 Microchip Technology Inc.
DS22124D-page 9