Why is the address bus in the 8085 tri-stated and unidirectional?
Answer / Rajni Pandey
The address bus in the 8085 is tri-stated, meaning it can be put into a high impedance state by the microcontroller to prevent driving data onto other devices during certain states. This is done to save power consumption. It is also unidirectional as data can only flow from the CPU to the external memory or I/O devices.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the interrupts of 8086?
What is tri-state logic?
Which interrupt has the highest priority?
What type of interrupts are used for critical events and why?
Explain the software instruction ei and di?
State the differences between absolute and linear select decosing.
How the stack is initialized?
Which bit of the flag register is set when output overflows to the sign bit?
The interrupt response time is determined by?
The operation being performed by the 8085 can be checked by which pins?
Which flags can be set or reset by the programmer and also used to control the operation of the processor?
List out addressing modes in mcs-51?