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

How to connect the touch panel to WD board
#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


Messages In This Thread
How to connect the touch panel to WD board - by Ardummy - 31-10-2015, 20:17
RE: How to connect the touch panel to WD board - by Ardummy - 31-10-2015, 21:49
How to connect the touch panel to WD board - by werk_ag - 31-10-2015, 21:34



Users browsing this thread: 1 Guest(s)