What is Address Bus, Data Bus and Control Bus in Microprocessor 8051 ?

devquora
devquora

Posted On: Nov 17, 2022

 

    1 Answer Written

  •  devquora
    Answered by Farheen

    Address Bus in a microprocessor can be defined as a computer bus architecture. It is a group of wires that are utilized to transfer the addresses of the I/O devices or Memory and is unidirectional. In the 8081 microprocessor in Intel, the Address Bus was of 16 bits.

    This meant that the Microprocessor 8081 could maximum transfer up to a maximum of 16-bit addresses. The address is then deposited in the form of binary numbers so that the data bus can get access the memory storage.

Related Questions

Please Login or Register to leave a response.

Related Questions

8051 Microcontroller Interview Questions

What is an interrupt? List various types of interrupts available in 8051 Microcontroller?

What is an interrupt? List various types of interrupts available in 8051 Microcontroller?..