Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

How to connect the touch panel to WD board
#1

Werk_AG puedes colocar la forma de conectar el tactil(touch) a la placa .

Gracias

[Image: attachment.php?aid=469]

   
Reply
#2

(31-10-2015, 20:17)Ardummy Wrote:  Werk_AG puedes colocar la forma de conectar el tactil(touch) a la placa .


WD Board ----------> TFT

T_SCLK ----------> T_CLK
T_MOSI -----------> T_DO
T_MISO -----------> T_DIN
T_CS ----------> T_CS
T_INT ----------> T_IRQ

On the user settings (WD software), you must also enable the touch panel option:

En las configuraciónes del usuario del software WD, deberás tambien activar la opcion de pantalla táctil:

Code:
// --- Define if your Display have touch capabilities - ATENTION! Requires WD board v2.20 or greater
#define Touch_Display         1    // 0= Display without touch panel, 1 = Display with touch panel

Reply
#3

Muchas Gracias por la ayuda.
Reply




Users browsing this thread: 1 Guest(s)