English
Language : 

AT91RM9200_09 Datasheet, PDF (162/701 Pages) ATMEL Corporation – ARM920T-based Microcontroller
18.6.3 Read Access
18.6.3.1
Read Protocols
The SMC provides two alternative protocols for external memory read accesses: standard and
early read. The difference between the two protocols lies in the behavior of the NRD signal.
For write accesses, in both protocols, NWE has the same behavior. In the second half of the
master clock cycle, NWE always goes low (see Figure 18-18 on page 167).
The protocol is selected by the DRP field in SMC_CSR (See “SMC Chip Select Registers” on
page 190.). Standard read protocol is the default protocol after reset.
Note:
In the following waveforms and descriptions NWE represents NWE, NWR0 and NWR1 unless
NWR0 and NWR1 are otherwise represented. In addition, NCS represents NCS[7:0] (see 18.5.1
“I/O Lines” on page 157, Table 18-1 and Table 18-2).
18.6.3.2
Standard Read Protocol
Standard read protocol implements a read cycle during which NRD and NWE are similar. Both
are active during the second half of the clock cycle. The first half of the clock cycle allows time to
ensure completion of the previous access as well as the output of address lines and NCS before
the read cycle begins.
During a standard read protocol, NCS is set low and address lines are valid at the beginning of
the external memory access, while NRD goes low only in the second half of the master clock
cycle to avoid bus conflict. See Figure 18-11.
Figure 18-11. Standard Read Protocol
MCK
A[22:0]
NCS
NRD
D[15:0]
18.6.3.3
Early Read Protocol
Early read protocol provides more time for a read access from the memory by asserting NRD at
the beginning of the clock cycle. In the case of successive read cycles in the same memory,
NRD remains active continuously. Since a read cycle normally limits the speed of operation of
the external memory system, early read protocol can allow a faster clock frequency to be used.
However, an extra wait state is required in some cases to avoid contentions on the external bus.
162 AT91RM9200
1768I–ATARM–09-Jul-09