LCD black blocks problem.


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2005
    Location
    Up the bush, Western Plains, NSW Au
    Posts
    216

    Thumbs up LCD black blocks problem.

    Hi all,
    Yep, I had the problem that I guess most have had. Big black blocks on the first line and nothing on the second line of an LCD on a PCB made for a particular project.
    After much swearing and cursing, I decided to search this place for a possible answer......
    BINGO...The answer was found in the middle of a big long list of my search results, so I thought I'd suggest a first "try this" answer...
    It appears that some LCDs need a few seconds to initiate properly before any commands are sent to it after power up. So, after the initial DEFINES for the ports etc for the LCD, just add a PAUSE 3000 before you tell the LCD to do anything. Fixed the problem I had straight away.

    Hope this helps someone else...
    Regards,
    Peter Moritz.
    Peter Moritz.
    Up the bush, Western Plains,
    New South Wales,
    Australia.

  2. #2
    Join Date
    Jun 2005
    Location
    Wisconsin
    Posts
    382


    Did you find this post helpful? Yes | No

    Default

    "It appears that some LCDs need a few seconds to initiate properly before any commands are sent to it after power up."

    I would say most if not all do. Always include a pause.

  3. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    mmm which LCD brand and model need up to 3 seconds startup???

    EDIT: may it guess? OPTREX?
    Last edited by mister_e; - 17th February 2007 at 21:23.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

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