What is bus in microprocessor?
3 years ago
Microprocessors
The Bus is common terms in the microprocessor which is mostly used for transmission. The system of the bus is to transmit the data/information and address in binary form.
The bus is a collection of wires that means one wire per binary bit. In microprocessor have three types of the bus which is following.
- Address Bus: This is the unidirectional bus which is transmitting the address in binary form. The bus transmits data from the microprocessor to memory or input/output devices.
- Data Bus: The data bus is bidirectional and carries the data and information. This data flow both direction which means from memory/devices to microprocessor and from microprocessor to memory or input/output devices
Control Bus: This is used to control the signal and other peripherals to flow data and transfer to the required memory location

Sujan Bk
Jan 22, 2022