English
Language : 

PXR40RM Datasheet, PDF (1279/1434 Pages) Freescale Semiconductor, Inc – PXR40 Microcontroller
External Bus Interface (EBI)
30.4.1.2 32-Bit Data Bus (16-bit Data Bus Mode also supported)
The entire 32-bit data bus is available (through muxing) for external memory accesses. There is also a
16-bit Data Bus Mode available via the DBM bit in EBI_MCR. See Section 30.1.4.5, 16-Bit Data Bus
Mode.
30.4.1.3 Multiplexed Address on Data Pins (internal master only)
When this mode is enabled, the address shows up on the data pins during the address phase of the cycle.
This mode can be enabled separately for non-chip-select accesses and per chip-select access. See
Section 30.1.4.6, Multiplexed Address on Data Bus Mode.
30.4.1.4 Memory Controller with Support for Various Memory Types
The EBI contains a memory controller that supports a variety of memory types, including synchronous
burst mode flash and SRAM, and asynchronous/legacy flash and SRAM with a compatible interface.
Each CS bank is configured via its own pair of Base and Option Registers. Each time an internal to external
bus cycle access is requested, the internal address is compared with the base address of each valid Base
Register (with 17 bits having mask). See Figure 30-7. If a match is found, the attributes defined for this
bank in its BR and OR are used to control the memory access. If a match is found in more than one bank,
the lowest bank matched handles the memory access (e.g., bank 0 is selected over bank 1).
A match on a valid calibration chip-select register overrides a match on any non-calibration chip-select
register, with CAL_CS0 having the highest priority. Thus the full priority of the chip-selects is:
CAL_CS0,...,CAL_CS3,CS0,...,CS3
Base Address
BA
[0]
BA
[1]
BA
[2]
BA
[3]
BA
[4]
•••
BA
[15]
BA
[16]
A[0:16]
Address Mask
AM
[0]
AM
[1]
AM
[2]
AM
[3]
AM
[4]
AM
[5]
AM
[6]
•••
AM
[16]
Comp Comp Comp Comp Comp • • • Comp Comp
AM[0:16]
•••
Match
Figure 30-7. Bank Base Address & Match Structure
When a match is found on one of the chip-select banks, all its attributes (from the appropriate Base and
Option Registers) are selected for the functional operation of the external memory access, such as:
Freescale Semiconductor
PXR40 Microcontroller Reference Manual, Rev. 1
30-17