Idle Cycle; Operation - Renesas H8S Series Hardware Manual

16-bit single-chip microcomputer
Hide thumbs Also See for H8S Series:
Table of Contents

Advertisement

6.8

Idle Cycle

6.8.1

Operation

When the H8S/2357 Group accesses external space, it can insert a 1-state idle cycle (T
following two cases: (1) when read accesses between different areas occur consecutively, and (2) when a write cycle
occurs immediately after a read cycle. By inserting an idle cycle it is possible, for example, to avoid data collisions
between ROM, with a long output floating time, and high-speed memory, I/O interfaces, and so on.
(1) Consecutive Reads between Different Areas
If consecutive reads between different areas occur while the ICIS1 bit in BCRH is set to 1, an idle cycle is inserted at the
start of the second read cycle. This is enabled in advanced mode.
Figure 6-31 shows an example of the operation in this case. In this example, bus cycle A is a read cycle from ROM with a
long output floating time, and bus cycle B is a read cycle from SRAM, each being located in a different area. In (a), an
idle cycle is not inserted, and a collision occurs in cycle B between the read data from ROM and that from SRAM. In (b),
an idle cycle is inserted, and a data collision is prevented.
ø
Address bus
CS (area A)
CS (area B)
RD
Data bus
Bus cycle A
Bus cycle B
T
T
T
T
T
1
2
3
1
2
Long output
floating time
(a) Idle cycle not inserted
(ICIS1 = 0)
Figure 6-31 Example of Idle Cycle Operation (1)
T
1
ø
Address bus
CS (area A)
CS (area B)
RD
Data bus
Data
collision
(b) Idle cycle inserted
) between bus cycles in the
I
Bus cycle A
Bus cycle B
T
T
T
T
2
3
I
1
(Initial value ICIS1 = 1)
Rev.6.00 Oct.28.2004 page 153 of 1016
REJ09B0138-0600H
T
2

Advertisement

Table of Contents
loading

Table of Contents