Using a parallel LCD(44780 based) as a serial LCD


Closed Thread
Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: Using a parallel LCD(44780 based) as a serial LCD

    It sounds like OP thinks LCDOUT is serial, so trying to make the LCD module serial to accommodate that.
    If it’s a matter of not enough IO pins to use parallel, a shift register would at least take care of the data lines.
    You’d probably need an extra pin. The data pins are already supposed to be in their state when the enable pin transitions.

  2. #2
    Join Date
    Sep 2015
    Posts
    17


    Did you find this post helpful? Yes | No

    Default Re: Using a parallel LCD(44780 based) as a serial LCD

    Hi All,
    Yes I was confused with the use of LCDOUT and SEROUT and SEROUT2.
    Thanks for the info and explanations.
    Regards,
    mike

Similar Threads

  1. Universal Serial-Parallel LCD Controller
    By Tywais in forum Schematics
    Replies: 0
    Last Post: - 18th June 2013, 05:23
  2. Replies: 9
    Last Post: - 18th March 2013, 22:52
  3. Parallel LCD to Serial LCD
    By Mostafa in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 17th June 2007, 21:14
  4. parallel LCD to serial LCD
    By maxbao in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 28th October 2006, 11:44
  5. to convert LCD // hd 44780 --> serial LCD
    By in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 15th March 2003, 12:37

Members who have read this thread : 1

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