Digital Electronics - Microprocessor Fundamentals - Discussion

Discussion Forum : Microprocessor Fundamentals - General Questions (Q.No. 16)
16.
The control bus and memories share a bidirectional bus in a typical microprocessor system.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
8 comments Page 1 of 1.

Seshendra said:   1 decade ago
The data bus and memory can share the a bidirectional bus... But this will not allowed... Its false...

Keerthi said:   1 decade ago
The Address bus and data bus can share the bidirectional bus.

Vamsi said:   1 decade ago
Only address bus nd data bus can share the bidirectional bus.

RB chhetri said:   1 decade ago
Only data Bus and address bus can share the bidirectional bus.

Sadiq said:   1 decade ago
Bidirectional bus = data bus.

Memory share data bus to transfer operands, opcodes. Etc.

By control bus only control signals read write. Etc will be transferred.

Shiva said:   1 decade ago
Among 1)Address bus 2)Data bus 3)Control bus of a microprocessor.

Address bus is unidirectional as address is generated by microprocessor and is passed to i/o devices.

Data bus is bidirectional as data signal can flow from microprocessor to i/o devices, memory and from memory to i/o device.

Control bus is bidirectional as it transfer the control signals from control unit to all the i/o devices and vice versa.

Neeraj said:   9 years ago
Address bus = Unidirectional

Data bus = Bi-directional

But Control Bus is use for control the signal we cant say it is Bi or Uni directional.
(1)

Ayan said:   9 years ago
@Neeraj.

You are correct as Control bus are a different group of the signal, they do not require any direction or word length.

Post your comments here:

Your comments will be displayed after verification.