Atmel Evaluation Kit AT91SAM9X35-EK AT91SAM9X35-EK Data Sheet

Product codes
AT91SAM9X35-EK
Page of 1301
391
SAM9X35 [DATASHEET]
11055E–ATARM–10-Mar-2014
29.14.2 Byte Access Type in Page Mode
The Byte Access Type configuration remains active in page mode. For 16-bit or 32-bit page mode devices that require
byte selection signals, configure the BAT field of the SMC_REGISTER to 0 (byte select access type).
29.14.3 Page Mode Restriction
The page mode is not compatible with the use of the NWAIT signal. Using the page mode and the NWAIT signal may
lead to unpredictable behavior.
29.14.4 Sequential and Non-sequential Accesses
If the chip select and the MSB of addresses as defined in 
 are identical, then the current access lies in the
same page as the previous one, and no page break occurs. 
Using this information, all data within the same page, sequential or not sequential, are accessed with a minimum access
time (t
sa
). 
 illustrates access to an 8-bit memory device in page mode, with 8-byte pages. Access to D1
causes a page access with a long access time (t
pa
). Accesses to D3 and D7, though they are not sequential accesses,
only require a short access time (t
sa
).
If the MSB of addresses are different, the SMC performs the access of a new page. In the same way, if the chip select is
different from the previous access, a page break occurs. If two sequential accesses are made to the page mode memory,
but separated by an other internal or external peripheral access, a page break occurs on the second access because the
chip select of the device was deasserted between both accesses.
Figure 29-35. Access to Non-sequential Data within the Same Page 
A
[25:3]
A[2], A1, A0
NCS
MCK
NRD
Page address
A1
A3
A7
D[7:0]
NCS_RD_PULSE
NRD_PULSE
NRD_PULSE
D1
D3
D7