Datasheet
M95M01-DF M95M01-R Instructions
Doc ID 13264 Rev 11 23/45
When the highest address is reached, the address counter rolls over to zero, allowing the
Read cycle to be continued indefinitely. The whole memory can, therefore, be read with a
single READ instruction.
The Read cycle is terminated by driving Chip Select (S
) high. The rising edge of the Chip
Select (S
) signal can occur at any time during the cycle.
The instruction is not accepted, and is not executed, if a Write cycle is currently in progress.
6.6 Write to Memory Array (WRITE)
As shown in Figure 13, to send this instruction to the device, Chip Select (S) is first driven
low. The bits of the instruction byte, address byte, and at least one data byte are then shifted
in, on Serial Data Input (D).
The instruction is terminated by driving Chip Select (S
) high at a byte boundary of the input
data. The self-timed Write cycle, triggered by the Chip Select (S
) rising edge, continues for a
period t
W
(as specified in AC characteristics in Section 9: DC and AC parameters), at the
end of which the Write in Progress (WIP) bit is reset to 0.
In the case of Figure 13, Chip Select (S) is driven high after the eighth bit of the data byte
has been latched in, indicating that the instruction is being used to write a single byte.
However, if Chip Select (S
) continues to be driven low, as shown in Figure 14, the next byte
of input data is shifted in, so that more than a single byte, starting from the given address
towards the end of the same page, can be written in a single internal Write cycle.
Each time a new data byte is shifted in, the least significant bits of the internal address
counter are incremented. If more bytes are sent than will fit up to the end of the page, a
condition known as “roll-over” occurs. In case of roll-over, the bytes exceeding the page size
are overwritten from location 0 of the same page.
Table 7. Address range bits
Address significant bits A16-A0
(1)
1. Bits A23 to A17 are Don’t Care.
Figure 13. Byte Write (WRITE) sequence
MS30905V1
C
D
S
Q
23
21 345678910 2829303132333435
2221 3210
36 37 38
High impedance
Instruction 24-bit address
0
765432 0
1
Data byte
39