Help Identify Pin Names from Datasheet on Serial/Parallel LCD/VFD


Closed Thread
Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Dec 2012
    Location
    Tennessee
    Posts
    262


    Did you find this post helpful? Yes | No

    Default Re: Help Identify Pin Names from Datasheet on Serial/Parallel LCD/VFD

    I only use the upper 4 bits on a standard lcd, i figured there was no difference with this one.
    Im supposed to use chart 2 for characters as my display is the AB version
    Chris


    Any man who has accomplished anything in electronics at one time or another has said... " STOP! WAIT! NOOO! Dangit.... Oh Well, Time to start over..."

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Help Identify Pin Names from Datasheet on Serial/Parallel LCD/VFD

    The LCD micro is specially made to work with 4 or 8 bits, (read the data sheets), as you specify that when you define your LCD pins etc.The LCDout command if using 4 bit mode actually sends the 8 bits as 2 4bit nibbles.

    Your current item will not understand - hence garbled etc.

    Your new unit is NOT compatible with LCD commands, and no where does it mention 4 bit operation, as I said, get it working on serial, if you use the data bus you will have to have at least 10 ports to run it in that mode.

Similar Threads

  1. Replies: 3
    Last Post: - 5th January 2013, 00:04
  2. question about the pin to pin connections on a SPI interface
    By wdmagic in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 4th January 2013, 13:03
  3. Parallel LCD to Serial LCD
    By Mostafa in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 17th June 2007, 21:14
  4. serial in parallel out using PIC
    By daxki in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th April 2007, 01:06
  5. parallel LCD to serial LCD
    By maxbao in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 28th October 2006, 11: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