LCD Problem


Results 1 to 16 of 16

Thread: LCD Problem

Threaded View

  1. #8
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Sphere View Post
    Wired all data lines but still have the same issue, but it looks like it treats lines 1 & 2 as line one and lines 3 & 4 as line two. Is there any limitation in picbasic pro's lcdout command for this type of display. The display type is Batron BTHQ42003AV, ive ordered a replacement anyway just in case this one is faulty.
    Would've been a lot more helpful to have the model information a lot earlier.
    The model you've got has a controller that isn't 100% Hitachi 44780 compatible.
    Seems it likes to work in blocks of 12...which would probably explain your issues.
    In the case of this LCD, the standard 1st line ($80), 2nd line ($C0), 3rd line ($94), 4th line ($D4) addresses aren't going to work.
    Here's the link to the datasheet:
    http://www.datasheetcatalog.com/data...6712UA02.shtml
    Read thru it a bit. You may/may not see what I mean...specifically page 364, 384, and 419.
    Last edited by skimask; - 14th May 2008 at 23:37.

Similar Threads

  1. LCD problem with 16F628
    By ngeronikolos in forum mel PIC BASIC Pro
    Replies: 25
    Last Post: - 19th September 2016, 08:28
  2. Newbie? Problem with LCD
    By lew247 in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 7th December 2009, 19:48
  3. LCD problem
    By Andre_Pretorius in forum General
    Replies: 8
    Last Post: - 27th January 2009, 15:47
  4. LCD Problem
    By karenhornby in forum General
    Replies: 3
    Last Post: - 19th June 2008, 11:43
  5. Need help with LCD number display.
    By Steve Matson in forum mel PIC BASIC
    Replies: 8
    Last Post: - 26th June 2007, 23:07

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