InterviewSolution
Saved Bookmarks
| 1. |
In 8085 microprocessor system, can an input and output port have same port address? |
| Answer» Since microprocessor differentiates between an input or output operation on a port depending upon control signals RD and WR . Therefore in a microprocessor system same port address can be given to two different input and output ports. | |