ADSP-BF537 Blackfin Processor Hardware Reference
21-7
System Design
Avoiding Bus Contention
Because the three-stated data bus is shared by multiple devices in a system,
be careful to avoid contention. Contention causes excessive power dissipa-
tion and can lead to device failure. Contention occurs during the time one
device is getting off the bus and another is getting on. If the first device is
slow to three-state and the second device is quick to drive, the devices
contend.
There are two cases where contention can occur. The first case is a read
followed by a write to the same memory space. In this case, the data bus
drivers can potentially contend with those of the memory device addressed
by the read. The second case is back-to-back reads from two different
memory spaces. In this case, the two memory devices addressed by the two
reads can potentially contend at the transition between the two read
operations.
Figure 21-3. Interface to 16-Bit SRAM
ADDR[N + 1:2]
DATA[15:0]
ARDY
CE
OE
R/W
SRAM
B[1:0]
A[N:1]
D[15:0]
ADDR[1]
ADSP-BF537
ADSP-BF536
ADSP-BF534
A[0]
AWE
AOE
[X]
AMS
[
1:0]
ABE
ARE
Summary of Contents for Blackfin ADSP-BF537
Page 42: ...Contents xlii ADSP BF537 Blackfin Processor Hardware Reference ...
Page 90: ...Development Tools 1 32 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 138: ...Programming Examples 4 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 340: ...SDC Programming Examples 6 84 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 606: ...Programming Examples 9 94 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 660: ...Programming Examples 10 54 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 720: ...Electrical Specifications 11 60 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 840: ...Programming Examples 13 42 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 876: ...Programming Examples 14 36 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 938: ...Programming Examples 15 62 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 958: ...Programming Examples 17 12 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 986: ...Programming Examples 18 28 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1162: ...G 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1218: ...Index I 56 ADSP BF537 Blackfin Processor Hardware Reference ...