Loading...

Loading, please wait...

ExamDost Practice Questions

Practice over 1000+ GATE-level questions from this topic!

Designed to match the latest GATE pattern with topic-wise precision, difficulty tagging, and detailed solutions.

Q#1 Microprocessor GATE EE 2008 MCQ +1 mark -0.33 marks

An input device is interfaced with Intel 8085A microprocessor as memory mapped I/O.   The address of the device is 2500H. In order to input data from the device to accumulator, the sequence of instructions will be

LXI        H, 2500H

MOV        A, M

LXI        H, 2500H

MOV        M, A

LHLD        2500H

MOV        A, M

LHLD        2500H

MOV        M, A

Explanation:

Memory Mapped I/O are accessed as memory location and to access a memory location, its address must be stored in HL register pair so, the first instruction should be

LXI H, 2500H

Now, the data from this address can be directly moved to accumulator by using the instruction,

MOV A, M

Browse Practice Questions by Chapters / Topics in Browse Practice Questions by Chapters / Topics in GATE Electrical Engineering
Total Questions

Attempted

% Attempted

Correct

% Correct

Topic Questions Attempted Correct
Network Analysis 208 0 0
Signals and Systems 21 0 0
Control Systems 18 0 0
Analog Electronics 10 0 0
Digital Electronics 138 0 0
Electrical Machines 17 0 0
Power Electronics 17 0 0
Power Systems 18 0 0
EMFT EE 8 0 0
Measurement 6 0 0
Engineering Mathematics 27 0 0
General Aptitude 104 0 0