Manual

11
AT25DQ161 [DATASHEET]
8671C–DFLASH–11/2012
7.2 Dual-Output Read Array
The Dual-Output Read Array command is similar to the standard Read Array command and can be used to sequentially
read a continuous stream of data from the device by simply providing the clock signal once the initial starting address has
been specified. Unlike the standard Read Array command, however, the Dual-Output Read Array command allows two
bits of data to be clocked out of the device on every clock cycle rather than just one.
The Dual-Output Read Array command can be used at any clock frequency up to the maximum specified by f
RDDO
. To
perform the Dual-Output Read Array operation, the
CS pin must first be asserted and the opcode of 3Bh must be clocked
into the device. After the opcode has been clocked in, the three address bytes must be clocked in to specify the starting
address location of the first byte to read within the memory array. Following the three address bytes, a single dummy
byte must also be clocked into the device.
After the three address bytes and the dummy byte have been clocked in, additional clock cycles will result in data being
output on both the I/O
1
and I/O
0
pins. The data is always output with the MSB of a byte first, and the MSB is always
output on the I/O
1
pin. During the first clock cycle, bit 7 of the first data byte will be output on the I/O
1
pin while bit 6 of the
same data byte will be output on the I/O
0
pin. During the next clock cycle, bits 5 and 4 of the first data byte will be output
on the I/O
1
and I/O
0
pins, respectively. The sequence continues with each byte of data being output after every four clock
cycles. When the last byte (1FFFFFh) of the memory array has been read, the device will continue reading back at the
beginning of the array (000000h). No delays will be incurred when wrapping around from the end of the array to the
beginning of the array.
Deasserting the
CS pin will terminate the read operation and put the I/O
1-0
pins into a high-impedance state. The CS pin
can be deasserted at any time and does not require that a full byte of data be read.
Figure 7-4. Dual-Output Read Array
SCK
CS
SI (I/O
0
)
SO (I/O
1
)
MSB MSB
2310
00111011
675410119812 394243414037 3833 36353431 3229 30 44 47 484645
Opcode
AAAA AAAAA
MSB
XXXXXXXX
MSB MSB MSB
D
7
D
6
D
5
D
4
D
3
D
2
D
1
D
0
D
7
D
6
D
5
D
4
D
7
D
6
D
5
D
4
D
3
D
2
D
1
D
0
Address Bits A23-A0 Don't Care
Output
Data Byte 1
Output
Data Byte 2
High-impedance