![]() |
Forum Index : Microcontroller and PC projects : MM2: DOGM128 - ST7565R LCD graphics
Author | Message | ||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10315 |
I received a request for a port of the graphics routines for the DOGM128 LCD display which uses the ST7565R controller. So here it is ![]() Pinout for CD (marked A0 on datasheet), CS, and RESET can be set in Basic. Pinout for the SPICLK and SPIOUT are of course fixed. The Cfunctions are identical to the OLED and NOKIA SPI displays. 2015-01-31_113625_DOGM128-SPI.zip |
||||
WhiteWizzard Guru ![]() Joined: 05/04/2013 Location: United KingdomPosts: 2944 |
Hi Peter, From memory, these modules have an option for a touch overlay (resistive). Is there any existing 'matherp' code that you think is available to work with a suitable touch controller that the touch overlay is compatible with? Thanks. WW |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10315 |
I didn't see a touch overlay on RS when I bought the display and backlight so can't comment. The 2046 touch controllers are available from a number of manufacturers and seem to be ubiquitous so should work with any "raw" resistive overlay |
||||
micronut Newbie ![]() Joined: 03/09/2014 Location: United StatesPosts: 37 |
I tried this with a Zolen ZLE12864B which is similar to the DogM128. The ZLE12864B uses the ST7565P controller rather than the "R" version. It ran but the contrast was poor and the screen lost the 8 left bits so when the Hello World screen came up I saw ello World. The ZLE12864B may require a few tweaks to the code to get it working. |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
A couple of years ago I played with a touch screen. It uses the resistive screen without any controller IC. The code is for a colour maximite and is old by today's standards but should be easy to get up to date. http://www.thebackshed.com/forum/forum_posts.asp?TID=5319&KW =touch You might need a series resistor to keep the current draw down. Jim VK7JH MMedit |
||||
WhiteWizzard Guru ![]() Joined: 05/04/2013 Location: United KingdomPosts: 2944 |
Thanks Jim for the link. ![]() If I find time in my forever shorter days, I will have a play with the code . . . |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |