

InterviewSolution
Saved Bookmarks
1. |
Which interfacing method lowers the speed of the processor?(a) basic DRAM interface(b) page mode interface(c) page interleaving(d) burst mode interfaceThe question was posed to me during an online exam.The above asked question is from DRAM Interfaces topic in chapter Memory Systems of Embedded Systems |
Answer» RIGHT ANSWER is (a) basic DRAM interface The explanation is: The direct method access limits the wait state-free operation which lowers the processor speed. |
|