Interfacing touchscreen LCD Epson S1D13700 to PIC32MX

General discussion on mikroPascal.
Post Reply
Author
Message
sapna r
Posts: 3
Joined: 30 Dec 2014 12:31

Interfacing touchscreen LCD Epson S1D13700 to PIC32MX

#1 Post by sapna r » 30 Dec 2014 12:37

Hello,
I am new to the development of embedded systems using PIC. Could anyone guide me with how to interface a touchscreen LCD dispaly to PIC32MX?
To be specific, I would like to interface a touchscreen LCD CFAG320240CX-TFH-T-TS (It has a built-in Epson S1D13700 controller) with PIC32MX795F512L.
We are using C coding and MPLAB version 8.92 IDE.

Is there any other tools needed for the programming?
Any documents describing the basics, steps of how to proceed, sample C codes or links to other useful posts in this area would be helpful.
A step by step procedure of what exactly to do, where to start?

Expecting a reply.
Thanks in advance.

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Interfacing touchscreen LCD Epson S1D13700 to PIC32MX

#2 Post by filip » 05 Jan 2015 09:45

Hi,

In the compiler, there is a S1D13700 controller library, used to drive the Lcd,
but it doesn't cover the touchscreen section, so you will have to do this manually.

Regards,
Filip.

Post Reply

Return to “mikroPascal General”