Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
265 views
in Electronics by (102k points)
closed by

Consider the following statement(s)

1. In 8085, 16-bit address bus, which can address up to 64KB  

2. HOLD signal indicates that another master is requesting the use of the address and data buses.

3. MVI K, 20F is an example of Immediate addressing mode

Which of the above statement(s) is/are correct?


1. Only 1 
2. Only 1 and 2
3. All
4. Only 2 and 3
5.

1 Answer

0 votes
by (103k points)
selected by
 
Best answer
Correct Answer - Option 3 : All

8085 microprocessor data and address bus:

  • 8085 has 8-bit data and 16 address bits.
  • Hence it has 216 memory locations
  • Memory size is 216 = 64 Kb
  • 8085 has 8 data lines which are multiplexed with address lines (AD0- AD7)


HOLD:

  • When the HOLD pin is activated by an external signal, the microprocessor relinquishes control buses and allows the external peripheral to use them.
  • It completes the execution of the current instruction and then stops execution.
  • For example, the HOLD signal is used Direct memory access (DMA) data transfer.
  • In this DMA, the external Input / Output devices are directly communicating with the memory without interfering with the processor every time.
  • This signal indicates that another master is requesting the use of the address and data buses.


Immediate addressing mode::

  • In this mode, the 8/16-bit data is specified in the instruction itself as one of its operands.
  • For example MVI K, 20F: means 20F is copied into register K.
  • The operand is the number given in the instruction itself.
  • In immediate addressing mode, the source operand is always data.
  • If the data is 8-bit, then the instruction will be of 2 bytes, if the data is 16-bit then the instruction will be of 3 bytes.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...