Register Descriptions
1280
SPRUHE8E – October 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
External Peripheral Interface (EPI)
Table 17-21. EPI Host-Bus 8 Configuration 2 (EPIHB8CFG2) Register Field Descriptions (continued)
Bit
Field
Value
Description
7-6
WRWS
CS1 Write Wait States
This field adds wait states to the data phase of CS1 accesses (the address phase is not affected).
The effect is to delay the rising edge of WR (or the falling edge of WR). Each wait state encoding
adds 2 EPI clock cycles to the access time. The WRWSM bit in the EPIHB8TIME2 register can
decrease the number of wait states by 1 EPI clock cycle for greater granularity.
This field is used if the CSBAUD bit is enabled in the EPIHB8CFG2 register. This field is used in
conjunction with the EPIBAUD register and is not applicable in BURST mode.
0x0
Active WR is 2 EPI clocks
0x1
Active WR is 4 EPI clocks
0x2
Active WR is 6 EPI clocks
0x3
Active WR is 8 EPI clocks
5-4
RDWS
CS1 Read Wait States
This field adds wait states to the data phase of CS1 accesses (the address phase is not affected).
The effect is to delay the rising edge of RD/OE (or the falling edge of RD). Each wait state
encoding adds 2 EPI clock cycles to the access time. The RDWSM bit in the EPIHB8TIME2 register
can decrease the number of states by 1 EPI clock cycle for greater granularity.
This field is used if the CSBAUD bit is enabled in the EPIHB8CFG2 register. This field is used in
conjunction with the EPIBAUD register and is not applicable in BURST mode.
0x0
Active RD is 2 EPI clocks
0x1
Active RD is 4EPI clocks
0x2
Active RD is 4 EPI clocks
0x3
Active RD is 8 EPI clocks
3-2
Reserved
Reserved
1-0
MODE
CS1 Host Bus Sub-Mode
This field determines which Host Bus 8 sub-mode to use for CS1. Sub-mode use is determined by
the externally connected peripheral or memory.
Note:
The CSBAUD bit must be set to enable this CS1 MODE field. If CSBAUD is clear, all chip-
selects use the MODE configuration defined in the EPIHB8CFG register.
0x0
ADMUX – AD[7:0]
Data and Address are muxed.
0x1
ADNONMUX – D[7:0]
Data and address are separate.
0x2
Continuous Read - D[7:0]
This mode is the same as ADNONMUX, but uses address switch for multiple reads instead of OE
strobing.
0x3
Reserved