You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 1 Mar 2015 at 12:46The text was updated successfully, but these errors were encountered: