What is the relevance of bus in any microprocessor?
1 Answer
0
All peripherals are connected to the microprocessor via Bus, which is a set of conducting wires that carries information.
It is a set of conducting wires that only carry address information.
Because data flows in only one direction, from the microprocessor to memory or from the microprocessor to input/output devices, the address bus is unidirectional (That is, Out of Microprocessor). It is a collection of conducting wires that only carry data.
Data flows in both directions, from CPU to memory or Input/Output devices, and from memory or Input/Output devices to microprocessor, making the data bus bidirectional.
A control bus is a group of conducting wires that create timing and control signals to operate all related peripherals. A microprocessor uses a control bus to process data, which is what to do with a particular memory address.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.