![Texas Instruments Concerto F28M36 Series Technical Reference Manual Download Page 1265](http://html1.mh-extra.com/html/texas-instruments/concerto-f28m36-series/concerto-f28m36-series_technical-reference-manual_10954611265.webp)
Register Descriptions
1265
SPRUHE8E – October 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
External Peripheral Interface (EPI)
17.11 Register Descriptions
This section lists and describes the EPI registers, in numerical order by address offset.
17.11.1 EPI Configuration Register (EPICFG), offset 0x000
NOTE:
The MODE field determines which configuration register is accessed for offsets 0x010 and
0x014. Any write to the EPICFG register resets the register contents at offsets 0x010 and
0x014.
The configuration register is used to enable the block, select a mode, and select the basic pin use (based
on the mode). Note that attempting to program an undefined MODE field clears the BLKEN bit and
disables the EPI controller.
Figure 17-28. EPI Configuration Register (EPICFG) [offset 0x000]
31
16
Reserved
R-0
15
9
8
7
5
4
3
0
Reserved
INTDIV
Reserved
BLKEN
MODE
R-0
R/W-0
R-0
R/W-0
R/W-0x0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 17-14. EPI Configuration Register (EPICFG) Field Descriptions
Bit
Field
Value
Description
31-9
Reserved
Reserved
8
INTDIV
Integer Clock Divider Enable
0
EPIBAUD register values create formula clock divide.
1
EPIBAUD register values create integer clock divide.
7-5
Reserved
Reserved
4
BLKEN
Block Enable
0
The EPI controller is disabled.
1
The EPI controller is enabled.
3-0
MODE
Mode Select
0x0
General Purpose
General-Purpose mode. Control, address, and data pins are configured using the EPIGPCFG and
EPIGPCFG2 registers.
0x1
SDRAM
Supports SDR SDRAM. Control, address, and data pins are configured using the EPISDRAMCFG
register.
0x2
8-Bit Host-Bus (HB8)
Host-bus 8-bit interface (also known as the MCU interface). Control, address, and data pins are
configured using the EPIHB8CFG and EPIHB8CFG2 registers.
0x3
16-Bit Host-Bus (HB16)
Host-bus 16-bit interface (standard SRAM). Control, address, and data pins are configured using
the EPIHB16CFG and EPIHB16CFG2 registers.
0x3-0xF Reserved