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
Hi,
I´m usin a WG240128B lcd with T6963 chip. I connect de lcd to an arduino
mega2560 and arduino soft 1.6.1 like in the proyect.
when power on de lcd flash once and nothing more.
The proyect compile wheel.
The lcd don´t have pins A0 and CS, have C/D(comand/data read/write) and CE
(chip enable). I conect A0 like CE and CS like C/D.
Please help.
Original issue reported on code.google.com by goo...@gmail.com on 12 Mar 2015 at 5:05
Hi,
I try it but it doesn´t work. I think the problem is negated signals such as
reset. I think in your library are not negated.
If you can take a look to this pdf, you'll probably find a clue.
Thank you for all.
Original comment by goo...@gmail.com on 2 Apr 2015 at 2:01
A0 must be connected to c/d
CS must be connected to chip enable
What exactly is your u8glib constructor? What are the arguments to this
constructor?
Who did you connect the pins, which are given on the constructor?
Original comment by olikr...@gmail.com on 3 Apr 2015 at 7:38
Original issue reported on code.google.com by
goo...@gmail.com
on 12 Mar 2015 at 5:05Attachments:
The text was updated successfully, but these errors were encountered: