SPRUJF2A March 2026 – March 2026 AM13E23019
Table 27-46 lists the memory-mapped registers for the EPI_REGS_HB8CFG registers. All register offset addresses not listed in Table 27-46 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Write Protection | Section |
|---|---|---|---|---|
| 10h | EPIHB8CFG | EPI Host-Bus 8 Configuration | Go | |
| 14h | EPIHB8CFG2 | EPI Host-Bus 8 Configuration 2 | Go | |
| 308h | EPIHB8CFG3 | EPI Host-Bus 8 Configuration 3 | Go | |
| 30Ch | EPIHB8CFG4 | EPI Host-Bus 8 Configuration 4 | Go | |
| 310h | EPIHB8TIME | EPI Host-Bus 8 Timing Extension | Go | |
| 314h | EPIHB8TIME2 | EPI Host-Bus 8 Timing Extension | Go | |
| 318h | EPIHB8TIME3 | EPI Host-Bus 8 Timing Extension | Go | |
| 31Ch | EPIHB8TIME4 | EPI Host-Bus 8 Timing Extension | Go | |
| 360h | EPIHBPSRAM | EPI Host-Bus PSRAM | Go |
Complex bit access types are encoded to fit into small table cells. Table 27-47 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
| Register Array Variables | ||
| i,j,k,l,m,n | When these variables are used in a register name, an offset, or an address, they refer to the value of a register array where the register is part of a group of repeating registers. The register groups form a hierarchical structure and the array is represented with a formula. | |
| y | When this variable is used in a register name, an offset, or an address it refers to the value of a register array. | |
EPIHB8CFG is shown in Figure 27-59 and described in Table 27-48.
Return to the Summary Table.
EPI Host-Bus 8 Configuration
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| CLKGATE | CLKGATEI | CLKINV | RDYEN | IRDYINV | RESERVED | ||
| R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | R-0h | ||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| XFFEN | XFEEN | WRHIGH | RDHIGH | ALEHIGH | RESERVED | RESERVED | |
| R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-1h | R/W-0h | R-0h | |
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| MAXWAIT | |||||||
| R/W-FFh | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| WRWS | RDWS | RESERVED | MODE | ||||
| R/W-0h | R/W-0h | R-0h | R/W-0h | ||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31 | CLKGATE | R/W | 0h | A software application should only set the CLKGATE bit when there are no pending transfers or no EPI register access has been issued. Reset type: SYSRSn 0h (R/W) = The EPI clock is free running. 1h (R/W) = The EPI clock is held low. |
| 30 | CLKGATEI | R/W | 0h | Note that EPI0S32 is an iRDY signal if RDYEN is set. CLKGATEI is ignored if CLKPIN is 0 or if the COUNT0 field in the EPIBAUD register is cleared. Reset type: SYSRSn 0h (R/W) = The EPI clock is free running. 1h (R/W) = The EPI clock is output only when there is data to write or read (current transaction) otherwise the EPI clock is held low. |
| 29 | CLKINV | R/W | 0h | Invert Output Clock Enable Reset type: SYSRSn 0h (R/W) = No effect. 1h (R/W) = Invert EPI clock to ensure the rising edge is centered for outbound signal's setup and hold. Inbound signal is captured on rising edge EPI clock. |
| 28 | RDYEN | R/W | 0h | Input Ready Enable Reset type: SYSRSn 0h (R/W) = No effect. 1h (R/W) = An external ready can be used to control the continuation of the current access. If this bit is set and the iRDY signal (EPIS032) is low, the current access is stalled. |
| 27 | IRDYINV | R/W | 0h | Input Ready Invert Reset type: SYSRSn 0h (R/W) = No effect. 1h (R/W) = Invert the polarity of incoming external ready (iRDY signal). If this bit is set and the iRDY signal (EPIS032) is high the current access is stalled. |
| 26-24 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 23 | XFFEN | R/W | 0h | External FIFO FULL Enable Reset type: SYSRSn 0h (R/W) = No effect. 1h (R/W) = An external FIFO full signal can be used to control write cycles. If this bit is set and the FFULL full signal is high, XFIFO writes are stalled. |
| 22 | XFEEN | R/W | 0h | External FIFO EMPTY Enable Reset type: SYSRSn 0h (R/W) = No effect. 1h (R/W) = An external FIFO empty signal can be used to control read cycles. If this bit is set and the FEMPTY signal is high, XFIFO reads are stalled. |
| 21 | WRHIGH | R/W | 0h | WRITE Strobe Polarity Reset type: SYSRSn 0h (R/W) = The WRITE strobe for CS0n is WRn (active Low). 1h (R/W) = The WRITE strobe for CS0n is WR (active High). |
| 20 | RDHIGH | R/W | 0h | READ Strobe Polarity Reset type: SYSRSn 0h (R/W) = The READ strobe for CS0n is RDn (active Low). 1h (R/W) = The READ strobe for CS0n is RD (active High). |
| 19 | ALEHIGH | R/W | 1h | ALE Strobe Polarity Reset type: SYSRSn 0h (R/W) = The address latch strobe for CS0n accesses is ALEn (active Low). 1h (R/W) = The address latch strobe for CS0n accesses is ALE (active High). |
| 18-17 | RESERVED | R/W | 0h | Reserved |
| 16 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 15-8 | MAXWAIT | R/W | FFh | This field defines the maximum number of external clocks to wait while an external FIFO ready signal is holding off a transaction (FFULL and FEMPTY). When the MAXWAIT value is reached the ERRRIS interrupt status bit is set in the EPIRIS register. When this field is clear, the transaction can be held off forever without a system interrupt. When the MODE field is configured to be 0x2 and the BLKEN bit is set in the EPICFG register, enabling HB8 mode, this field defaults to 0xFF. Reset type: SYSRSn |
| 7-6 | WRWS | R/W | 0h | This field adds wait states to the data phase of CS0n (the address phase is not affected). The effect is to delay the rising edge of WRn (or the falling edge of WR). Each wait state adds 2 EPI clock cycles to the access time. The WRWSM bit in the EPIHB8TIME register can decrease the number of wait states by 1 EPI clock cycle for greater granularity. This field is not applicable in BURST mode. This field is used in conjunction with the EPIBAUD register. Reset type: SYSRSn 0h (R/W) = Active WRn is 2 EPI clocks. 1h (R/W) = Active WRn is 4 EPI clocks. 2h (R/W) = Active WRn is 6 EPI clocks. 3h (R/W) = Active WRn is 8 EPI clocks. |
| 5-4 | RDWS | R/W | 0h | This field adds wait states to the data phase of CS0n (the address phase is not affected). The effect is to delay the rising edge of RDn/Oen (or the falling edge of RD). Each wait state adds 2 EPI clock cycles to the access time. The RDWSM bit in the EPIHB8TIME register can decrease the number of wait states by 1 EPI clock cycle for greater granularity. This field is not applicable in BURST mode. This field is used in conjunction with the EPIBAUD register Reset type: SYSRSn 0h (R/W) = Active RDn is 2 EPI clocks. 1h (R/W) = Active RDn is 4 EPI clocks. 2h (R/W) = Active RDn is 6 EPI clocks. 3h (R/W) = Active RDn is 8 EPI clocks. |
| 3-2 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 1-0 | MODE | R/W | 0h | This field determines which of four Host Bus 8 sub-modes to use. Sub-mode use is determined by the connected external peripheral. See for information on how this bit field affects the operation of the EPI signals. When used with multiple chip select option and the CSBAUD bit is set to 1 in the EPIHB8CFG2 register, this configuration is for CS0n. If the multiple chip select option is enabled and CSBAUD is clear, all chip-selects use the MODE encoding programmed in this register. Reset type: SYSRSn 0h (R/W) = ADMUX - AD[7:0]. Data and Address are muxed. 1h (R/W) = ADNONMUX - D[7:0]. Data and address are separate. 2h (R/W) = Continuous Read - D[7:0]. This mode is the same as ADNONMUX, but uses address switch for multiple reads instead of OEn strobing. 3h (R/W) = XFIFO - D[7:0]. This mode adds XFIFO controls with sense of XFIFO full and XFIFO empty. This mode uses no address or ALE. The XFIFO can only be used in asynchronous mode. |
EPIHB8CFG2 is shown in Figure 27-60 and described in Table 27-49.
Return to the Summary Table.
EPI Host-Bus 8 Configuration 2
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | CSCFGEXT | CSBAUD | CSCFG | ||||
| R-0h | R/W-0h | R/W-0h | R/W-0h | ||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | WRHIGH | RDHIGH | ALEHIGH | RESERVED | RESERVED | ||
| R-0h | R/W-0h | R/W-0h | R/W-1h | R/W-0h | R-0h | ||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| WRWS | RDWS | RESERVED | RESERVED | MODE | |||
| R/W-0h | R/W-0h | R/W-0h | R-0h | R/W-0h | |||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-28 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 27 | CSCFGEXT | R/W | 0h | This field is used in conjunction with CSCFG, to extend the chip select options, and ALE format. The values 0x0 through 0x3 are from the CSCFG field. The CSCFGEXT bit extends the values to 0x7. Reset type: SYSRSn 0h (R/W) = CSCFG bit field is used in chip select configuration. 1h (R/W) = The CSCFG bit field is extended with CSCFGEXT representing the MSB. |
| 26 | CSBAUD | R/W | 0h | This bit is only valid when the CSCFGEXT + CSCFG field is programmed to 0x2 or 0x3, 0x5 or 0x6. This bit configures the baud rate settings for CS0n, CS1n, CS2n, and CS3n. This bit must also be set to allow different sub-mode configurations on chip-selects. If this bit is clear, all chip-select sub-modes are based on the MODE encoding defined in the EPI8HBCFG register. If the CSBAUD bit is set in the EPIHBnCFG2 register and dual- or quad-chip selects are enabled, then the individual chip selects can use different clock frequencies, wait states and strobe polarity. Reset type: SYSRSn 0h (R/W) = Same Baud Rate and Same Sub-ModeAll CSn use the baud rate for the external bus that is defined by the COUNT0 field in the EPIBAUD register and the sub-mode programmed in the MODE field of the EPIHB8CFG register. 1h (R/W) = Different Baud RatesCS0n uses the baud rate for the external bus that is defined by the COUNT0 field in the EPIBAUD register. CS1n uses the baud rate defined by the COUNT1 field in the EPIBAUD register.CS2n uses the baud rate for the external bus that is defined by the COUNT0 field in the EPIBAUD2 register. CS3n uses the baud rate defined by the COUNT1 field in the EPIBAUD2 register.In addition, the sub-modes for each chip select are individually programmed in their respective EPIHB8CFGn registers. |
| 25-24 | CSCFG | R/W | 0h | This field controls the chip select options, including an ALE format, a single chip select, two chip selects, and an ALE combined with two chip selects. These bits are also used in combination with the CSCFGEXT bit for further configurations, including quad- chip select. Reset type: SYSRSn 0h (R/W) = ALE Configuration. EPI0S30 is used as an address latch (ALE). The ALE signal is generally used when the address and data are muxed (HB8MODE field in the EPIHB8CFG register is 0x0). The ALE signal is used by an external latch to hold the address through the bus cycle. 1h (R/W) = CSn Configuration. EPI0S30 is used as a Chip Select (CSn). When using this mode, the address and data are generally not muxed (HB8MODE field in the EPIHB8CFG register is 0x1). However, if address and data muxing is needed, the WR signal (EPI0S29) and the RD signal (EPI0S28) can be used to latch the address when CSn is low. 2h (R/W) = Dual CSn Configuration. EPI0S30 is used as CS0n and EPI0S27 is used as CS1n. Whether CS0n or CS1n is asserted is determined by two methods. If only external RAM or external PER is enabled in the address map, the most significant address bit for a respective external address map controls CS0n or CS1n. If both external RAM and external PER is enabled, CS0n is mapped to PER and CS1n is mapped to RAM. This configuration can be used for a RAM bank split between 2 devices as well as when using both an external RAM and an external peripheral. 3h (R/W) = ALE with Dual CSn Configuration. EPI0S30 is used as address latch (ALE), EPI0S27 is used as CS1n, and EPI0S26 is used as CS0n. Whether CS0n or CS1n is asserted is determined by the most significant address bit for a respective external address map. |
| 23-22 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 21 | WRHIGH | R/W | 0h | This field is used if the CSBAUD bit in the EPIHB8CFG2 register is enabled. Reset type: SYSRSn 0h (R/W) = The WRITE strobe for CS1n accesses is WRn (active Low). 1h (R/W) = The WRITE strobe for CS1n accesses is WR (active High). |
| 20 | RDHIGH | R/W | 0h | This field is used if the CSBAUD bit in the EPIHB8CFG2 register is enabled. Reset type: SYSRSn 0h (R/W) = The READ strobe for CS1n accesses is RDn (active Low). 1h (R/W) = The READ strobe for CS1n accesses is RD (active High). |
| 19 | ALEHIGH | R/W | 1h | This field is used if the CSBAUD bit in the EPIHB8CFG2 register is enabled. Reset type: SYSRSn 0h (R/W) = The address latch strobe for CS1n accesses is ALEn (active Low). 1h (R/W) = The address latch strobe for CS1n accesses is ALE (active High). |
| 18-17 | RESERVED | R/W | 0h | Reserved |
| 16-8 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 7-6 | WRWS | R/W | 0h | This field adds wait states to the data phase of CS1n accesses (the address phase is not affected). The effect is to delay the rising edge of WRn (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. Reset type: SYSRSn 0h (R/W) = Active WRn is 2 EPI clocks. 1h (R/W) = Active WRn is 4 EPI clocks 2h (R/W) = Active WRn is 6 EPI clocks 3h (R/W) = Active WRn is 8 EPI clocks |
| 5-4 | RDWS | R/W | 0h | This field adds wait states to the data phase of CS1n accesses (the address phase is not affected). The effect is to delay the rising edge of RDn/Oen (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. Reset type: SYSRSn 0h (R/W) = Active RDn is 2 EPI clocks 1h (R/W) = Active RDn is 4 EPI clocks 2h (R/W) = Active RDn is 6 EPI clocks 3h (R/W) = Active RDn is 8 EPI clocks |
| 3 | RESERVED | R/W | 0h | Reserved |
| 2 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 1-0 | MODE | R/W | 0h | 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. 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. Reset type: SYSRSn 0h (R/W) = ADMUX - AD[7:0] Data and Address are muxed. 1h (R/W) = ADNONMUX - D[7:0]Data and address are separate. 2h (R/W) = Continuous Read - D[7:0] This mode is the same as ADNONMUX, but uses address switch for multiple reads instead of OE strobing. 3h (R/W) = Reserved |
EPIHB8CFG3 is shown in Figure 27-61 and described in Table 27-50.
Return to the Summary Table.
EPI Host-Bus 8 Configuration 3
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | WRHIGH | RDHIGH | ALEHIGH | RESERVED | |||
| R-0h | R/W-0h | R/W-0h | R/W-1h | R/W-0h | |||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| WRWS | RDWS | RESERVED | RESERVED | MODE | |||
| R/W-0h | R/W-0h | R/W-0h | R-0h | R/W-0h | |||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-22 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 21 | WRHIGH | R/W | 0h | This field is used if the CSBAUD bit is enabled in EPIHB8CFG2. Reset type: SYSRSn 0h (R/W) = The WRITE strobe for CS2n accesses is WRn (active Low). 1h (R/W) = The WRITE strobe for CS2n accesses is WR (active High). |
| 20 | RDHIGH | R/W | 0h | This field is used if the CSBAUD bit is enabled in EPIHB8CFG2. Reset type: SYSRSn 0h (R/W) = The READ strobe for CS2n accesses is RDn (active Low). 1h (R/W) = The READ strobe for CS2n accesses is RD (active High). |
| 19 | ALEHIGH | R/W | 1h | This field is used if the CSBAUD bit is enabled in EPIHB8CFG2. Reset type: SYSRSn 0h (R/W) = The address latch strobe for CS2n accesses is ADVn (active Low). 1h (R/W) = The address latch strobe for CS2n accesses is ALE (active High). |
| 18-16 | RESERVED | R/W | 0h | Reserved |
| 15-8 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 7-6 | WRWS | R/W | 0h | This field adds wait states to the data phase of CS2n accesses (the address phase is not affected). The effect is to delay the rising edge of WRn (or the falling edge of WR). Each wait state adds 2 EPI clock cycles to the access time. The WRWSM bit in the EPIHB8TIME3 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 not applicable in BURST mode. This field is used in conjunction with the EPIBAUD2 register. Reset type: SYSRSn 0h (R/W) = Active WRn is 2 EPI clocks 1h (R/W) = Active WRn is 4 EPI clocks 2h (R/W) = Active WRn is 6 EPI clocks 3h (R/W) = Active WRn is 8 EPI clocks |
| 5-4 | RDWS | R/W | 0h | This field adds wait states to the data phase of CS2n accesses (the address phase is not affected). The effect is to delay the rising edge of RDn/Oen (or the falling edge of RD). Each wait state adds 2 EPI clock cycles to the access time. The RDWSM bit in the EPIHB8TIME3 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 not applicable in BURST mode. This field is used in conjunction with the EPIBAUD2 register. Reset type: SYSRSn 0h (R/W) = Active RDn is 2 EPI clocks 1h (R/W) = Active RDn is 4 EPI clocks 2h (R/W) = Active RDn is 6 EPI clocks 3h (R/W) = Active RDn is 8 EPI clocks |
| 3 | RESERVED | R/W | 0h | Reserved |
| 2 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 1-0 | MODE | R/W | 0h | This field determines which Host Bus 8 sub-mode to use for CS2n in multiple chip-select mode. Sub-mode use is determined by the connected external peripheral. See for information on how this bit field affects the operation of the EPI signals. The CSBAUD bit must be set to enable this CS2n MODE field. If CSBAUD is clear, all chip-selects use the MODE configuration defined in the EPIHB8CFG register. Reset type: SYSRSn 0h (R/W) = ADMUX - AD[7:0] Data and Address are muxed. 1h (R/W) = ADNONMUX - D[7:0]Data and address are separate. 2h (R/W) = Continuous Read - D[7:0] This mode is the same as ADNONMUX, but uses address switch for multiple reads instead of OE strobing. 3h (R/W) = Reserved |
EPIHB8CFG4 is shown in Figure 27-62 and described in Table 27-51.
Return to the Summary Table.
EPI Host-Bus 8 Configuration 4
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | |||||||
| R-0h | |||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | WRHIGH | RDHIGH | ALEHIGH | RESERVED | |||
| R-0h | R/W-0h | R/W-0h | R/W-1h | R/W-0h | |||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | |||||||
| R-0h | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| WRWS | RDWS | RESERVED | RESERVED | MODE | |||
| R/W-0h | R/W-0h | R/W-0h | R-0h | R/W-0h | |||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-22 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 21 | WRHIGH | R/W | 0h | This field is used if the CSBAUD bit is enabled in EPIHB8CFG2. Reset type: SYSRSn 0h (R/W) = The WRITE strobe for CS3n accesses is WRn (active low). 1h (R/W) = The WRITE strobe for CS3n accesses is WR (active high). |
| 20 | RDHIGH | R/W | 0h | This field is used if the CSBAUD bit is enabled in EPIHB8CFG2. Reset type: SYSRSn 0h (R/W) = The READ strobe for CS3n accesses is RDn (active low). 1h (R/W) = The READ strobe for CS3n accesses is RD (active high). |
| 19 | ALEHIGH | R/W | 1h | This field is used if the CSBAUD bit is enabled in EPIHB8CFG2 Reset type: SYSRSn 0h (R/W) = The address latch strobe for CS3n accesses is ADVn (active low). 1h (R/W) = The address latch strobe for CS3n accesses is ALE (active high). |
| 18-16 | RESERVED | R/W | 0h | Reserved |
| 15-8 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 7-6 | WRWS | R/W | 0h | This field adds wait states to the data phase of CS3n accesses (the address phase is not affected). The effect is to delay the rising edge of WRn (or the falling edge of WR). Each wait state adds 2 EPI clock cycles to the access time. The WRWSM bit in the EPIHB8TIME4 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 not applicable in BURST mode. This field is used in conjunction with the EPIBAUD2 register. Reset type: SYSRSn 0h (R/W) = Active WRn is 2 EPI clocks 1h (R/W) = Active WRn is 4 EPI clocks 2h (R/W) = Active WRn is 6 EPI clocks 3h (R/W) = Active WRn is 8 EPI clocks |
| 5-4 | RDWS | R/W | 0h | This field adds wait states to the data phase of CS3n accesses (the address phase is not affected). The effect is to delay the rising edge of RDn/Oen (or the falling edge of RD). Each wait state adds 2 EPI clock cycles to the access time. The RDWSM bit in the EPIHB8TIME4 register can decrease the number of wait states by 1 EPI clock cycle for greater granularity. This field is used when the CSBAUD bit is set in the EPIHB8CFG2 register. This field is not applicable in BURST mode. This field is used in conjunction with the EPIBAUD2 register. Reset type: SYSRSn 0h (R/W) = Active RDn is 2 EPI clocks 1h (R/W) = Active RDn is 4 EPI clocks 2h (R/W) = Active RDn is 6 EPI clocks 3h (R/W) = Active RDn is 8 EPI clocks |
| 3 | RESERVED | R/W | 0h | Reserved |
| 2 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 1-0 | MODE | R/W | 0h | This field determines which Host Bus 8 sub-mode to use for CS3n in multiple chip select mode. Sub-mode use is determined by the connected external peripheral. See for information on how this bit field affects the operation of the EPI signals. The CSBAUD bit must be set to enable this CS3n MODE field. If CSBAUD is clear, all chip-selects use the MODE configuration defined in the EPIHB8CFG register. Reset type: SYSRSn 0h (R/W) = ADMUX - AD[7:0] Data and Address are muxed. 1h (R/W) = ADNONMUX - D[7:0]Data and address are separate. 2h (R/W) = Continuous Read - D[7:0] This mode is the same as ADNONMUX, but uses address switch for multiple reads instead of OE strobing. 3h (R/W) = Reserved |
EPIHB8TIME is shown in Figure 27-63 and described in Table 27-52.
Return to the Summary Table.
EPI Host-Bus 8 Timing Extension
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | IRDYDLY | ||||||
| R-0h | R/W-0h | ||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | RESERVED | ||||||
| R-8h | R/W-2h | ||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | CAPWIDTH | RESERVED | |||||
| R-0h | R/W-2h | R-0h | |||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | WRWSM | RESERVED | RDWSM | ||||
| R-0h | R/W-0h | R-0h | R/W-0h | ||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-26 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 25-24 | IRDYDLY | R/W | 0h | CS0n Input Ready Delay Reset type: SYSRSn 0h (R/W) = reserved 1h (R/W) = Stall begins one EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. 2h (R/W) = Stall begins two EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. 3h (R/W) = Stall begins three EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. |
| 23-19 | RESERVED | R | 8h | Reserved Reset type: SYSRSn |
| 18-16 | RESERVED | R/W | 2h | Reserved |
| 15-14 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 13-12 | CAPWIDTH | R/W | 2h | Controls the delay between Host- Bus transfers. Reset type: SYSRSn 0h (R/W) = Reserved 1h (R/W) = 1 EPI clock. 2h (R/W) = 2 EPI clock. 3h (R/W) = Reserved |
| 11-5 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 4 | WRWSM | R/W | 0h | This bit is used with the WRWS field in EPIHB8CFG. This field is not applicable in BURST mode. Reset type: SYSRSn 0h (R/W) = No change in the number of wait state clock cycles programmed in the in WRWS field in EPIHB8CFG register. 1h (R/W) = Wait state value is now (WRWS - 1) where the WRWS field is programmed in EPIHB8CFG. |
| 3-1 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 0 | RDWSM | R/W | 0h | Use with RDWS field in the EPIHB8CFG register. This field is not applicable in BURST mode. Reset type: SYSRSn 0h (R/W) = No change in the number of wait state clock cycles programmed in the RDWS field of EPIHB8CFG. 1h (R/W) = Wait state value is now (RDWS - 1) where the RDWS field is programmed in EPIHB8CFG. |
EPIHB8TIME2 is shown in Figure 27-64 and described in Table 27-53.
Return to the Summary Table.
EPI Host-Bus 8 Timing Extension
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | IRDYDLY | ||||||
| R-0h | R/W-0h | ||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | RESERVED | ||||||
| R-0h | R/W-2h | ||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | CAPWIDTH | RESERVED | |||||
| R-2h | R/W-2h | R-0h | |||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | WRWSM | RESERVED | RDWSM | ||||
| R-0h | R/W-0h | R-0h | R/W-0h | ||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-26 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 25-24 | IRDYDLY | R/W | 0h | CS1n Input Ready Delay Reset type: SYSRSn 0h (R/W) = reserved 1h (R/W) = Stall begins one EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. 2h (R/W) = Stall begins two EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. 3h (R/W) = Stall begins three EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. |
| 23-19 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 18-16 | RESERVED | R/W | 2h | Reserved |
| 15-14 | RESERVED | R | 2h | Reserved Reset type: SYSRSn 3h (R/W) = Reserved |
| 13-12 | CAPWIDTH | R/W | 2h | Controls the delay between Host- Bus transfers. Reset type: SYSRSn 0h (R/W) = Reserved 1h (R/W) = 1 EPI clock. 2h (R/W) = 2 EPI clock. |
| 11-5 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 4 | WRWSM | R/W | 0h | This bit is used with the WRWS field in EPIHB8CFG2. This field is not applicable in BURST mode. Reset type: SYSRSn 0h (R/W) = No change in the number of wait state clock cycles programmed in the in WRWS field in EPIHB8CFG register. 1h (R/W) = Wait state value is now (WRWS - 1) where the WRWS field is programmed in EPIHB8CFG. |
| 3-1 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 0 | RDWSM | R/W | 0h | This field is used with RDWS field in EPIHB8CFG2. This bit is not applicable in BURST mode. Reset type: SYSRSn 0h (R/W) = No change in the number of wait state clock cycles programmed in the RDWS field of EPIHB8CFG. 1h (R/W) = Wait state value is now (RDWS - 1) where the RDWS field is programmed in EPIHB8CFG. |
EPIHB8TIME3 is shown in Figure 27-65 and described in Table 27-54.
Return to the Summary Table.
EPI Host-Bus 8 Timing Extension
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | IRDYDLY | ||||||
| R-0h | R/W-0h | ||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | RESERVED | ||||||
| R-0h | R/W-2h | ||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | CAPWIDTH | RESERVED | |||||
| R-2h | R/W-2h | R-0h | |||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | WRWSM | RESERVED | RDWSM | ||||
| R-0h | R/W-0h | R-0h | R/W-0h | ||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-26 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 25-24 | IRDYDLY | R/W | 0h | CS2n Input Ready Delay Reset type: SYSRSn 0h (R/W) = reserved 1h (R/W) = Stall begins one EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. 2h (R/W) = Stall begins two EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. 3h (R/W) = Stall begins three EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. |
| 23-19 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 18-16 | RESERVED | R/W | 2h | Reserved |
| 15-14 | RESERVED | R | 2h | Reserved Reset type: SYSRSn |
| 13-12 | CAPWIDTH | R/W | 2h | Controls the delay between Host- Bus transfers. Reset type: SYSRSn 0h (R/W) = Reserved 1h (R/W) = 1 EPI clock. 2h (R/W) = 2 EPI clock. |
| 11-5 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 4 | WRWSM | R/W | 0h | This bit is used with the WRWS field in EPIHB8CFG3. This field is not applicable in BURST mode. Reset type: SYSRSn 0h (R/W) = No change in the number of wait state clock cycles programmed in the in WRWS field in EPIHB8CFG register. 1h (R/W) = Wait state value is now (WRWS - 1) where the WRWS field is programmed in EPIHB8CFG. |
| 3-1 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 0 | RDWSM | R/W | 0h | This field is used with RDWS field in EPIHB8CFG3. This bit is not applicable in BURST mode. Reset type: SYSRSn 0h (R/W) = No change in the number of wait state clock cycles programmed in the RDWS field of EPIHB8CFG. 1h (R/W) = Wait state value is now (RDWS - 1) where the RDWS field is programmed in EPIHB8CFG. |
EPIHB8TIME4 is shown in Figure 27-66 and described in Table 27-55.
Return to the Summary Table.
EPI Host-Bus 8 Timing Extension
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
| RESERVED | IRDYDLY | ||||||
| R-0h | R/W-0h | ||||||
| 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
| RESERVED | RESERVED | ||||||
| R-0h | R/W-2h | ||||||
| 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
| RESERVED | CAPWIDTH | RESERVED | |||||
| R-2h | R/W-2h | R-0h | |||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | WRWSM | RESERVED | RDWSM | ||||
| R-0h | R/W-0h | R-0h | R/W-0h | ||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-26 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 25-24 | IRDYDLY | R/W | 0h | CS3n Input Ready Delay Reset type: SYSRSn 0h (R/W) = reserved 1h (R/W) = Stall begins one EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. 2h (R/W) = Stall begins two EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. 3h (R/W) = Stall begins three EPI clocks past iRDY low being sampled on the rising edge of EPIO clock. |
| 23-19 | RESERVED | R | 0h | Bits [18:16] have the same RTL implementation as the HB16TIMEn register, even though this is not used in HB8 mode. Thus, the reset value of 0x2 is carried over from the PSRAMSZ bits of HB16TIMEn. Reset type: SYSRSn |
| 18-16 | RESERVED | R/W | 2h | Reserved |
| 15-14 | RESERVED | R | 2h | Bits [18:16] have the same RTL implementation as the HB16TIMEn register, even though this is not used in HB8 mode. Thus, the reset value of 0x2 is carried over from the PSRAMSZ bits of HB16TIMEn. Reset type: SYSRSn |
| 13-12 | CAPWIDTH | R/W | 2h | Controls the delay between Host- Bus transfers. Reset type: SYSRSn 0h (R/W) = Reserved 1h (R/W) = 1 EPI clock. 2h (R/W) = 2 EPI clock. |
| 11-5 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 4 | WRWSM | R/W | 0h | This bit is used with the WRWS field in EPIHB8CFG4. This field is not applicable in BURST mode. Reset type: SYSRSn 0h (R/W) = No change in the number of wait state clock cycles programmed in the in WRWS field in EPIHB8CFG register. 1h (R/W) = Wait state value is now (WRWS - 1) where the WRWS field is programmed in EPIHB8CFG. |
| 3-1 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 0 | RDWSM | R/W | 0h | This field is used with RDWS field in EPIHB8CFG4. This bit is not applicable in BURST mode. Reset type: SYSRSn 0h (R/W) = No change in the number of wait state clock cycles programmed in the RDWS field of EPIHB8CFG. 1h (R/W) = Wait state value is now (RDWS - 1) where the RDWS field is programmed in EPIHB8CFG. |
EPIHBPSRAM is shown in Figure 27-67 and described in Table 27-56.
Return to the Summary Table.
EPI Host-Bus PSRAM
| 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | CR | ||||||||||||||||||||||||||||||
| R-0h | R/W-0h | ||||||||||||||||||||||||||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-21 | RESERVED | R | 0h | Reserved Reset type: SYSRSn |
| 20-0 | CR | R/W | 0h | During a configuration write, all 21 bits of the CR bit field are written to the PSRAM. During configuration reads, CR bits [15:0] of this register contain the configuration read of the PSRAM. CR[20:16] will not contain valid data. Reset type: SYSRSn |