signalflow
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by signalflow-
Nevermind, seems I had a bad connection on Vcc (was low voltage). Once I gave it a good connection the display quit flickering and the erroneous characters went away for spaces.
-
OK, I seem to have gotten it to initialize properly.The problem I am having still is that I can write strings such asLCD_write_string("Test") but if I put spaces in like"LCD_write_string("Test Stri...
-
Can the enable signal go HIGH before the data is put onto the 8 data pins and then bring ENABLE signal LOW?I am setting EN=1 and RS and R/W to their appropriate value, then putting data on the 8 pi...