Hi all,
I have a 128x64 LCD that I am controlling using a couple of shift registers ( 74hc595 ).
I wish to extend its interface and connect a 74hc165 to add read capabilities to the LCD.
I'm not sure weather this can be done, but attached is a simple diagram of what I intend.
The LCD is actually driven off two 74hc595's, I am only showing the data connection ( DB0 - DB7 ).
I thought of using diodes ( 1n4001 ) on the 74hc595 outputs to protect them during read operations. Would this be required?
Also my main trail of thought is based on:
When sending the read operation to the LCD, the 74hc595 data lines can be set to 0 so as not to interfere with the 74hc165 read operation.
Is this even possible?
I have a hunch hope that it is.