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
453 views
in Electronics by (237k points)
closed by
In a 8085 microprocessor system with memory mapped I/O
1. I/O devices have 8 bit address
2. I/O devices are accessed using IN and OUT instructions.
3. There can be maximum 256 input and 256 output devices
4. Arithmetic and logic operations can be directly performed with I/O data

1 Answer

0 votes
by (239k points)
selected by
 
Best answer
Correct Answer - Option 4 : Arithmetic and logic operations can be directly performed with I/O data

I/O Mapped I/O Interfacing:

A kind of interfacing in which we assign an 8-bit address value to the input/output devices which can be accessed using IN and OUT instruction is called I/O Mapped I/O Interfacing.

Memory-mapped I/O-

It uses the same address space to address both memory and I/O devices.

The memory and registers of the I/O devices are mapped to (associated with) address values.

So when an address is accessed by the CPU, it may refer to a portion of physical RAM, or it can instead refer to memory of the I/O device.

Differences between Memory Mapped I/O and I/O Mapped I/O-

Memory Mapped I/O

I/O Mapped I/O

1. It is a 16 Bit address.

8 Bit address.

2. We use \(\overline {{\rm{MEMR}}} /{\rm{\;}}\overline {{\rm{MEMW}}}\) as control signal for input and output

\(\overline {{\rm{IOR}}} /{\rm{\;}}\overline {{\rm{IOW}}}\) control signal.

3. Memory Related LDA, STA, MOV M instruction used.

IN and OUT for port address

4. 64K Memory shared between I/O device and Memory.

256 input and 256 output devices can be connected.

5. Arithmetic and logical operation can be performed directly with I/O data.

No facility available.

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

...