??? 02/05/07 03:29 Read: times |
#131991 - my issue Responding to: ???'s previous message |
P1----->DB (with P3.0 and P3.1 with 10k Pull ups) This is my issue. Now if you connect LCD's pin 7 to P1.0 and LCD's pin 8 to P1.1 and continue in that fashion, then your pin setup is optimal. If however, you connect P1.0 to LCD pin 13, and P1.1 to LCD pin 8, then your pin setup is not so optimal because you will have to adjust your code accordingly. For beginners, you should connect the ports to the LCD data lines properly (P1.0 to Pin 7, P1.1 to Pin 8, etc.) |