Closed GoogleCodeExporter closed 8 years ago
I assume it will work.
Any datasheets available?
Original comment by olikr...@gmail.com
on 1 Aug 2014 at 4:47
The datasheet is here.
I think many of the diagrams are just copied and pasted from the ST7565V
datasheet.
Original comment by joshuala...@gmail.com
on 1 Aug 2014 at 8:02
Attachments:
I checked the data sheet. I think you can use the existing drivers.
Original comment by olikr...@gmail.com
on 1 Aug 2014 at 12:13
Hi, which of these devices should I use? or are they all the same?
DOGM128,LM6059,LM6063,NHD_C12864,64128N
Original comment by joshuala...@gmail.com
on 2 Aug 2014 at 8:09
You have to check, which fits best. They differ not in the controller, but in
the way how the display is connected.
Select one, which fits best. Based on this, the display can be optimized.
Original comment by olikr...@gmail.com
on 2 Aug 2014 at 8:31
Hi, I have tested all DOGM128,LM6059,LM6063,NHD_C12864,64128N, with
both software and hardware SPI.
My wire connection is as the attached pictures. But I cannot see anything on
the LCD. What is your suggestion to narrow down the trouble shooting?
I think that I am currently testing blindly and have no idea whether it is
hardware or software problem.
Original comment by joshuala...@gmail.com
on 4 Aug 2014 at 3:18
Attachments:
Any of these constructors should show up at least "something". So i think it is
a HW problem. Which arguments do you use for the u8glib constructor? How is
your display connected to which Arduino board?
Original comment by olikr...@gmail.com
on 4 Aug 2014 at 5:38
The LCD is tested ok with HW SPI !! Thanks !!
The argument is (5,7,6). If I didn't put argument for reset, I can just see a
flash. I didn't test for SW SPI.
For the constructors: LM6059 and 64128N are working fine, NHD_C12864 is upside
down, DOGM132 is too faint, DOGM128 and LM6063 are too dark.
So I think any constructor can be used by just changing the contrast and
rotation.
Original comment by joshuala...@gmail.com
on 4 Aug 2014 at 10:09
Another difference should be, that for some constructors, the display is also
shifted by 2 or 4 pixel.
Original comment by olikr...@gmail.com
on 4 Aug 2014 at 11:55
Ok. Thank you very much.
Original comment by joshuala...@gmail.com
on 5 Aug 2014 at 4:12
closing this...
Original comment by olikr...@gmail.com
on 13 Dec 2014 at 4:59
Original issue reported on code.google.com by
joshuala...@gmail.com
on 1 Aug 2014 at 1:37