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

UG1608: blank screen #326

Open
GoogleCodeExporter opened this issue Jul 6, 2015 · 28 comments
Open

UG1608: blank screen #326

GoogleCodeExporter opened this issue Jul 6, 2015 · 28 comments

Comments

@GoogleCodeExporter
Copy link

I use display: LCD-AG-C240064A-DIW 
http://www.artronic.com.pl/pdf/pl/AGG240064A04-DIW-R.pdf

I connect all pins buy spec in datasheet.
When the display flashes twice and then do not show anything...

I use init line in sketch U8GLIB_UC1608_240X64 u8g(13, 11, 10, 9, 8);

My scheme now:
13 pin arduino = 17 pin display (sck)
11 pin arduino = 14 pin display (mosi)
10 pin arduino = 22 pin display (cs)
5 pin display = +3.3v (reset)

I tried different display modes: 
1)4-Wires SPI (S8) serial mode reference circuit
2)3/4-Wires SPI (S8uc) serial mode reference circuit
3)3-Wires SPI (S9) serial mode reference circuit


My board - arduino pro mini (3.3v, 8MHZ)

Help me please...

Original issue reported on code.google.com by [email protected] on 1 Mar 2015 at 12:46

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

No branches or pull requests

1 participant