What do you mean by wait state? What is its need?
Answers were Sorted based on User's Feedback
Answer / meena
A wait state is a delay experienced by a microprocessor
when accessing external memory or another device that is
slow to respond. the vice versa also come into scenario.
Now, to be able to access slow memory the microprocessor
must be able to delay the transfer until the memory access
is complete. One way is to increase the micro processor
clock period by reducing the clock frequency. Some micro
processors provide a special control input called READY to
allow the memory to set its own memory cycle time. If after
sending an address out, the microprocessor does not receive
a READY input from memory, it enters a wait state for as
long as the READY line is in 0 state. When the memory
access is completed the READY goes high to indicate that
the memory is ready for specified transfer.
| Is This Answer Correct ? | 59 Yes | 6 No |
Answer / geo
A wait state is a delay experienced by a computer processor
when accessing external memory or another device that is
slow to respond. the vice versa also cone into scenario
| Is This Answer Correct ? | 42 Yes | 7 No |
Give here your suggestion about microprocessor 8085 and 8086. These 2 processors used in old time. I want to know its program execution time, memory space?
In 8085, power and frequency can be checked by connecting the wire with which pins?
Explain db?
What is the bus arbitration problem in the 8086 and how can it be resolved?
Can an rc circuit be used as clock source for 8085?
How many i/o ports can 8085 access?
What is the width of address bus?
Mention interrupts pins of 8085?
Give example for non-maskable interrupts?
Byte wise what are the lengths of call and ret instructions?
List out the features of 8051 microcontroller?
Explain two ways of converting a two input nand gate to an inverter?