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

Improper display and buttons behavior above 1.94 #27

Open
alexnikgr opened this issue Jun 30, 2024 · 1 comment
Open

Improper display and buttons behavior above 1.94 #27

alexnikgr opened this issue Jun 30, 2024 · 1 comment

Comments

@alexnikgr
Copy link

MPGuino: Original schematics, own build.
Changes to the original: Raystar EH1602A OLED Screen (https://www.raystar-optronics.com/oled-character-display-module/16x2-oled.html)

Short description
When compiling versions >1.94, I get garbled text in the LCD and having issues with navigation.

Longer description:
Using source "2017-OCT-16", text is ok after a cold start. However, menu navigation is not proper with the buttons (cannot reset current, tank via the button combination, MPGuino is entering the setup menu without pressing two buttons). When trying to navigate in menus, after some time text becomes garbled.
Using source "2023-AUG-14", text is garbled from the start and MPGuino is unusable.

Going back to 1.94 "2017-FEB-08" source, everything works smoothly.

@alexnikgr alexnikgr changed the title Improper display and buttons above 1.94 Improper display and buttons behavior above 1.94 Jun 30, 2024
@FlashStopFall
Copy link

@alexnikgr, I had almost the exact same issues with a full legacy setup (legacy 16x2 lcd). The issue turned out to be a power delivery problem, either a weak power supply or bad connections. After adding more jumper wires across various power and ground points (I was on a breadboard), it worked exactly as it should.

Maybe you have a bad connection, or your display is drawing more power?

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

2 participants