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

Unclear of the pinout for the LCD->RPi project #1

Open
nageebt opened this issue May 17, 2022 · 1 comment
Open

Unclear of the pinout for the LCD->RPi project #1

nageebt opened this issue May 17, 2022 · 1 comment

Comments

@nageebt
Copy link

nageebt commented May 17, 2022

I'm trying to reproduce your RPi clock project with an old Gameboy LCD but am unclear on what the pinouts are.

From a comment in gblcd.c it appears that all the control signals are being fed through the Red pins but I'm not 100% certain if I'm reading the code properly. It's also unclear which pins the DATA1 & DATA0 are using (Red 6 and 7?)

If you could clarify these details, I would be happy to document your code and submit a PR.

@kgsws
Copy link
Owner

kgsws commented May 17, 2022

Use of RED or BLUE depends in which mode you are using your frame buffer. Mine happens to be in BGRA. So those comments are not quite correct - in my case.

I have added some clarification into readme. I hope it makes things clearer now.

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