18.3.5.1 Flash Read Command

This command is used to read the contents of the Flash memory. The read command can start at any valid address in the memory plane and is optimized for consecutive reads. Read handshaking can be chained; an internal address buffer is automatically increased.

Table 18-6. Read Command
StepHandshake SequenceMODE[3:0]DATA[15:0]
1Write handshakingCMDEREAD
2Write handshakingADDR0Memory Address LSB
3Write handshakingADDR1Memory Address
4Read handshakingDATA*Memory Address++
5Read handshakingDATA*Memory Address++
............
nWrite handshakingADDR0Memory Address LSB
n+1Write handshakingADDR1Memory Address
n+2Read handshakingDATA*Memory Address++
n+3Read handshakingDATA*Memory Address++
............