Interfacing touch screen lcd with LPC1769

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Interfacing touch screen lcd with LPC1769

1,261 次查看
ashinde555
Contributor I

I was trying to interface a touch screen display with lpcxpresso lpc1769

I am using waveshare 5" with xpt2046 touch controller, but it has HDMI port for display.

How can interface this display with lpc1769.

Pls help.

标签 (1)
0 项奖励
回复
1 回复

1,254 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Aniket,

 

xiangjun_rong_0-1606113137477.png

 

From above timing, you can use spi interface of LPC1769 as master to access the xpt2046. You can use the byte length to write and read.  If you use Busy signal, you can connect the Busy to a GPIO, you can read the logic of Busy, after it becomes low, you can write the spi transmit register to launch transfer so that you can read the ADC sample.

Hope it can help you

BR

XiangJun Rong

 

 

0 项奖励
回复