LCD misspells and drops Charactors


Closed Thread
Results 1 to 5 of 5

Hybrid View

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


    Did you find this post helpful? Yes | No

    Default

    Good!

    The reset stuff is normal, FYI you could also insert the following line
    Code:
    FLAGS=0
    and at the next LCDOUT it will send all needed initialisation stuff to your LCD... but i think it's not a too good idea as you could maybe miss some character.

    Anyway... who suggest to swap LCD when the power is on? Not me for sure
    Steve

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

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default

    Joe S., How long is the cable from the LCD to the PIC? Do you have a scope? If so put the leads on the power lines from the +5v and the ground at the display and see if you can see any noise in the region of 100mv or so. If this is the case I would power the LCD with separate leads from the LCD to the +5volt source. Depending on the length of the cable you are using, if it is too long the data lines are seeing cross coupling and this is being interpreted as bad data. The maximum length of the cable should not exceed more then about 6 inches. i have had problems in the past with VFD displays that draw much more power. An LCD display shouldn't draw more then a couple of milliamps without the backlighting. Are you running the backlighting from the same cable as the LCD data cable? If so I would change it to seprate cables and run it directly to the output of the supply.

    Dave Purola,
    N8NTA

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