![Texas Instruments SimpleLink Ethernet MSP432E401Y Technical Reference Manual Download Page 1148](http://html1.mh-extra.com/html/texas-instruments/simplelink-ethernet-msp432e401y/simplelink-ethernet-msp432e401y_technical-reference-manual_10955781148.webp)
EPI Registers
1148
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
External Peripheral Interface (EPI)
Table 16-23. EPIADDRMAP Register Field Descriptions
Bit
Field
Type
Reset
Description
31-12
RESERVED
R
0x0
11-10
ECSZ
R/W
0x0
External Code Size This field selects the size of the external code.
If the size of the external code is larger, a bus fault occurs.
If the size of the external peripheral is smaller, it wraps (upper
address bits unused).
When not using byte selects in Host-Bus 16, data is accessed on
2-byte boundaries.
As a result, the available address space is double the amount shown
below.
0x0 = 256 bytes; lower address range: 0x00 to 0xFF
0x1 = 64 KB; lower address range: 0x0000 to 0xFFFF
0x2 = 16 MB; lower address range: 0x000000 to 0xFFFFFF
0x3 = 256MB; lower address range: 0x0000000 to 0x0FFFFFFF
9-8
ECADR
R/W
0x0
External Code Address This field selects address mapping for the
external code area.
0x0 = Not mapped
0x1 = At 0x10000000
0x2 = reserved
0x3 = reserved
7-6
EPSZ
R/W
0x0
External Peripheral Size This field selects the size of the external
peripheral.
If the size of the external peripheral is larger, a bus fault occurs.
If the size of the external peripheral is smaller, it wraps (upper
address bits unused).
When not using byte selects in Host-Bus 16, data is accessed on
2-byte boundaries.
As a result, the available address space is double the amount shown
below.
0x0 = 256 bytes; lower address range: 0x00 to 0xFF
0x1 = 64 KB; lower address range: 0x0000 to 0xFFFF
0x2 = 16 MB; lower address range: 0x000000 to 0xFFFFFF
0x3 = 256 MB; lower address range: 0x0000000 to 0xFFFFFFF
5-4
EPADR
R/W
0x0
External Peripheral Address This field selects address mapping for
the external peripheral area.
0x0 = Not mapped
0x1 = At 0xA0000000
0x2 = At 0xC0000000
0x3 = Only to be used with Host Bus quad chip select. In quad chip
select mode, CS2n maps to 0xA0000000 and CS3n maps to
0xC0000000.
3-2
ERSZ
R/W
0x0
External RAM Size This field selects the size of mapped RAM.
If the size of the external memory is larger, a bus fault occurs.
If the size of the external memory is smaller, it wraps (upper address
bits unused):
0x0 = 256 bytes; lower address range: 0x00 to 0xFF
0x1 = 64 KB; lower address range: 0x0000 to 0xFFFF
0x2 = 16 MB; lower address range: 0x000000 to 0xFFFFFF
0x3 = 256 MB; lower address range: 0x0000000 to 0xFFFFFFF
1-0
ERADR
R/W
0x0
External RAM Address Selects address mapping for external RAM
area:
0x0 = Not mapped
0x1 = At 0x60000000
0x2 = At 0x80000000
0x3 = Only to be used with Host Bus quad chip select. In quad chip
select mode, CS0n maps to 0x60000000 and CS1n maps to
0x80000000.