Hi,
I am using a IC 74HCT245 Octal bus transceiver 3-state to interface with MSP430F67791A controller to implement a logic in which it should give output to LCD (RS,EN,D4,D5,D6,D7 pins)and in one end I have connected 6 Push Buttons.
I am using LCD in 4 Bit mode its working properly.
However, I am not able to detect the Push Buttons State as every time when any of the button is press it shows garbage value in LCD display.
IC74HCT245 Pin Connections:
Pin 1 and 20 is connected to 5V
Pin 19 and 10 is connected to GND
Pins(2 to 9) is A side of IC which is connected to Push Button also this pin is connected to the controller pins(Port 5).
Pins(11 to 18) is B Side of IC which is connected to LCD.
Any Hints would be of great help.
Regards,