EA-DOGM-163 with ST7036 LCD controller - can't find address for line 2 and 3


Results 1 to 9 of 9

Threaded View

  1. #5
    Join Date
    May 2013
    Location
    australia
    Posts
    2,645


    Did you find this post helpful? Yes | No

    Default Re: EA-DOGM-163 with ST7036 LCD controller - can't find address for line 2 and 3

    May I kindly ask you to explain how you found out those values please?
    bit 7 = 128 =$80

    Code:
                            hex       dec              
    row1  dram  address  =   0          0          128 + 0 = 128   = $80 
    row2  dram  address  = $10         16          128 +16 = 144   = $90 
    row3  dram  address  = $20         32          128 +32 = 160   = $A0
    Last edited by richard; - 9th August 2016 at 00:03. Reason: white space
    Warning I'm not a teacher

Similar Threads

  1. How to find I2C Slave address of PIC24FJ256GA110?
    By sharath12 in forum Off Topic
    Replies: 2
    Last Post: - 19th March 2012, 14:21
  2. Shiftout Modifiers for SPI LCDs (DOGM series)
    By jbike123 in forum PBP Wish List
    Replies: 0
    Last Post: - 9th November 2010, 00:08
  3. Replies: 12
    Last Post: - 4th March 2010, 21:20
  4. Need advise how find problem in PID controller
    By phoenix_1 in forum Off Topic
    Replies: 0
    Last Post: - 28th October 2009, 01:22
  5. 2 Line Chars on a 2 Line LCD
    By Squibcakes in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 16th November 2003, 00:44

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts