Touch not working on GUI Guider Demo Projects for RT1062EVK

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

Touch not working on GUI Guider Demo Projects for RT1062EVK

跳至解决方案
540 次查看
VJ2
Contributor II

Hi,

I am evaluating Gui Guider on RT1062 EVK with 4.3 display. I can download demo projects and see the main screen, but the touch panel is not working on any of the projects. I tried several others. It's the same issue. I used the liitlevgl_demo_widgets project from SDK to make sure the touch panel is fine. I can use a touch panel in that project, but not in any of Gui Guider projects. Any idea what is going on?

Regards,

  Vishal

 

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
487 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @VJ2 ,

  Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.

  Which Gui Guider demo you are using now? Your own created demo or the SDK demo?

  You need to make sure you are using the correct LCD definition:

kerryzhou_0-1718592288686.png

 

And then, you need to check your used demo contains the touch function or not, as now, you already demonstrate your touch is working, just your GUI guider demo no touch works, so I am thinking, whether your used gui guider demo add the touch function or not?

Best Regards,

kerry 

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
488 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @VJ2 ,

  Thank you for your interest in the NXP MIMXRT product, I would like to provide service for you.

  Which Gui Guider demo you are using now? Your own created demo or the SDK demo?

  You need to make sure you are using the correct LCD definition:

kerryzhou_0-1718592288686.png

 

And then, you need to check your used demo contains the touch function or not, as now, you already demonstrate your touch is working, just your GUI guider demo no touch works, so I am thinking, whether your used gui guider demo add the touch function or not?

Best Regards,

kerry 

 

0 项奖励
回复
474 次查看
VJ2
Contributor II

Hi Kerry,

Yes, That's the problem. I changed Panel Type and now its responding to Touch events. Thanks for the resolution.

Regards,

 Vishal

0 项奖励
回复