Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startup cubes on LCD display #19

Open
CleanMachine1 opened this issue Aug 11, 2022 · 0 comments
Open

Startup cubes on LCD display #19

CleanMachine1 opened this issue Aug 11, 2022 · 0 comments

Comments

@CleanMachine1
Copy link

CleanMachine1 commented Aug 11, 2022

Whenever I give power to my Pi and start, there are squares on the LCD display i am using.

I am also using your go-hd44780

The little squares I think are a result of the CGRAM (I am not completely sure) and I cannot clear them using the built in command provided, and clear appears to do nothing for it.

When I run the binary the first time, it gives logs that it is writing but nothing is shown other than the squares.

My fix is to run the program again and it seems to just clear it then. I am running the same binary.

This happens with even the example code you have provided so I don't think it just code.

Another to note is that https://github.com/d2r2/go-hd44780/blob/74cc28c83a3e864bb5220bba2b0292b1fb29ae67/lcd.go#L225
running this changes the squares to squares with Z in them.

but again, the fix is just to run it again.

Hope you or someone else can help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant