retagged by
3,309 views
1 1 vote

A low memory can be connected to 8085 by using

  1. $INTER$
  2. $\overline{RESET\text{ }IN}$
  3. $HOLD$
  4. $READY$

1 Answer

1 1 vote
Memory can be connected to 8085 by using READY signal. If READY is set then communication is possible.Hence (D) is correct option.
Answer:
Position:
Show:

Related questions

2 2 votes
2 2 answers
3.3k
3.3k views
Kathleen asked Sep 14, 2014
3,265 views
The 8085 microprocessor responds to the presence of an interruptas soon as the TRAP pin becomes 'high'by checking the TRAP pin for 'high' status at the end of each instru...
17 17 votes
5 answers 5 answers
10.2k
10.2k views
Kathleen asked Sep 14, 2014
10,159 views
Consider the following programProgram P2 var n : int; procedure W(var x : int) begin x = x + 1; print x; end procedure D begin var n : int; n = 3; W(n); end begin \\begin...
3 3 votes
1 1 answer
2.0k
2.0k views
Kathleen asked Sep 12, 2014
2,039 views
Choose the correct alternatives (more than one may be correct) and write the corresponding letters only:The $ALE$ line of an $8085$ microprocessor is used to:(a). Latch ...
1 1 vote
2 answers 2 answers
3.6k
3.6k views
Kathleen asked Sep 12, 2014
3,603 views
The TRAP interrupts mechanism of the $8085$ microprocessor:executes an $RST$ by hardwareexecutes an instruction supplied by an external device through the $INTA$ signalex...