Q21GATE 2001MCQ
A low memory can be connected to 8085 by using
📖 Explanation
The 8085 microprocessor uses the READY pin to interface with slow memory devices that cannot keep up with its operational frequency. When a memory device is slower than the CPU, it pulls the READY signal low to indicate that it is not yet prepared to complete the data transfer. In response, the 8085 enters a "Wait State" (TW), effectively stretching the machine cycle to provide extra time for the memory access. The processor remains in this state until the device signals it is prepared by pulling READY high. Other pins like INTER, RESET IN, and HOLD serve unrelated functions such as interrupt requests, system reset, and direct memory access (DMA), respectively.