Brought LCD from eBay & want to program it using 16F628A, should I kill myself ?


Results 1 to 13 of 13

Threaded View

  1. #2
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,159


    Did you find this post helpful? Yes | No

    Default Re: Brought LCD from eBay & want to program it using 16F628A, should I kill myself ?

    PDF can be found here:
    http://www.displayfuture.com/enginee...ler/HX8347.pdf

    You have to understand that this is a graphic LCD with touch screen, this is not a rinky-dink 20 character LCD.

    The interface is going to be more complicated but it should not be unsurmountable. I don't have one so I can't comment on this particular model, but I've used graphic LCDs and I started as a PIC novice.

    This one has a touch screen, just ignore those connections to start, get the LCD working first. TherE's lots of information on touch screen interfaces on google.

    (reading a bit)

    Robert

    EDIT: This is a very flexible LCD. Look at page 35, it explains how to use an 8-bit parallel bus interface. I'd start there.


    5.2.1 MCU to Memory Write/Read Direction on p. 44 shows how the LCD outputs the pixels.
    Last edited by Demon; - 1st October 2011 at 06:14.

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