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

LCD Reset -> v2.1? #13

Open
martin2250 opened this issue Oct 24, 2020 · 1 comment
Open

LCD Reset -> v2.1? #13

martin2250 opened this issue Oct 24, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@martin2250
Copy link

Hi Jan,

as we've talked about, I had issues with the LCD not being reset properly (PCB v2.0) and having the LCD show only random pixels. I tried to solve this by soldering a capacitor (100nF) between LCD reset and GND. For fast-rising power supplies, this keeps the reset line low for long enough to properly reset the LCD.
My power bank, however, has a slightly higher rise time for the output voltage, so this didn't work and I had to resort to soldering a bodge wire from one of the GPIO pins (A10) to the LCD reset line (not very fun when the PCBs are already soldered together 😉 ).

Since all pins of the 10 pin header are already used, I suggest we connect the GPIO pin of the STUSB chip to the LCD reset. That way, we can reset the LCD via I²C and not use any additional connections between the PCBs.

Also I'd change all passives on the top PCB to 0402, since it uses the same values as the bottom PCB anyways.

Cheers!

@Jana-Marie
Copy link
Owner

Hey!

I do like both ideas and will implement them with v2.1! :)
Thank you for your input!

@Jana-Marie Jana-Marie added the enhancement New feature or request label Oct 24, 2020
@jeanthom jeanthom mentioned this issue Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants