S64128KFCBW-RGB LCD module ?
Areal Person
Posts: 197
Hi,
I've got a S64128KFCBW-RGB LCD module
Here's the datasheet.
http://mouser.com/catalog/specsheets/S64128LX_RGB-v10.pdf
Can I use this with my Propeller ?
I've never hooked up an LCD before.
It calls for a ST7565R-G Controller/LCD Driver, Must I use that chip
or can I use a more avaliable chip
http://www.displaytech-us.com/pdf/application/Graphic_Module/Sitronix/ST7565R_V17_960601.pdf
Where should I start ?
Thanks,
-Areal
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I have a tree growing out of my head, but
what do you expect ? I'm a programmer.
Post Edited (Areal Person) : 11/1/2008 5:54:36 PM GMT
I've got a S64128KFCBW-RGB LCD module
Here's the datasheet.
http://mouser.com/catalog/specsheets/S64128LX_RGB-v10.pdf
Can I use this with my Propeller ?
I've never hooked up an LCD before.
It calls for a ST7565R-G Controller/LCD Driver, Must I use that chip
or can I use a more avaliable chip
http://www.displaytech-us.com/pdf/application/Graphic_Module/Sitronix/ST7565R_V17_960601.pdf
Where should I start ?
Thanks,
-Areal
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I have a tree growing out of my head, but
what do you expect ? I'm a programmer.
Post Edited (Areal Person) : 11/1/2008 5:54:36 PM GMT
Comments
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
Where do I start, What documents or objects should I explorer first
as I've never done this before.
Also, Is this an ok LCD module ? I just picked one for experimentation and learning.
Should I use a different type ?
This one was only $18.00 dollars
And is supposed to be full color graphics
even if it is kind of small
Thank you,
-Areal
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I have a tree growing out of my head, but
what do you expect ? I'm a programmer.
Post Edited (Areal Person) : 11/1/2008 6:08:54 PM GMT
www.displaytech-us.com/pdf/application/Graphic_Module/Sitronix/ST7565R_V17_960601.pdf
This module includes the controller chip. I am quite sure that my s6b0724 driver (on the exchange ) will work with this chip. However, you will need to look on page 50 of this manual and find out the control sequences and change them in the startup in assembly. There will be detailed instruction on how to hook up the caps for the dc/dc in this manual. You will also need to put c86 pin high to select the 6800 style interface. As a reference you may wish to look at the s6b0724 or ks0713 datasheets. It is quite important that you have the correct cap sizes which should be specified in the manual.
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle