retagged by
686 views
0 votes
0 votes
Correct Statements ???

S1 : Generally I/O mapped I/O technique is used to connect more number of I/O devices then memory mapped I/O technique.

S2 : Processor generates memory read (MRD) and memory write (MWR) control signals while communication with I/O devices in memory mapped I/O technique.

S3 : In Isolated I/O : the maximum number of I/O devices that can be addressed by the processor is $2^{20}$ when port address size is 16 bit.

S4 : While communication the I/O devices in I/O mapped I/O, the valuable memory space address is wasted due to the utilization of this memory space address to the I/O devices.
retagged by

1 Answer

Related questions

0 votes
0 votes
1 answer
2
Devshree Dubey asked Oct 9, 2018
195 views
Which is the best interfacing of IO with the CPU?Please give answer while keeping the following parameters in mind:-1)Accuracy 2)Speed 3)Time Consumption
0 votes
0 votes
1 answer
3
mb14 asked Sep 19, 2018
177 views
Can anyone suggest me best resource for IO organization, DMA and hard disk structure in CO. I am getting difficulty in these topics.
0 votes
0 votes
0 answers
4
sh!va asked Apr 26, 2017
820 views
Consider READ and WRITE bits:a) Both are written by CPUb) Both are written by peripheralc) READ bit is written by peripheral while WRITE bit is written by CPUd) WRITE bit...