ipinimo
Junior Member level 1
hi all,
i am working on a 4-bit lcd and pic16f877a to display a message with assembly code
i discover dat if i use portD [d4:d7 or d0:d3] for the data and portA or portE for the control its works fine but with thesame code if i use any other port for control apart from portA or portE it will not work
i have cheked the code for
correct input and output pin
correct port assingment
i have cheked the code a thousand times and is correct but thesame result
can anyone tell me solution to this?
i am working on a 4-bit lcd and pic16f877a to display a message with assembly code
i discover dat if i use portD [d4:d7 or d0:d3] for the data and portA or portE for the control its works fine but with thesame code if i use any other port for control apart from portA or portE it will not work
i have cheked the code for
correct input and output pin
correct port assingment
i have cheked the code a thousand times and is correct but thesame result
can anyone tell me solution to this?
Last edited: