-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AC320005-5 TouchScreen-LCD resolution correlation #1
Comments
Hi, |
I can't reproduce it with the linux4sam 2020.04 Buildroot graphics image. Have you try with this image too? |
I've just tested the same image with the AC320005-4 4.3'' display/touch (480x272) and it works as designed with that display. Can you provide the link for the image taht you are using? |
Same problem with 5'' display/touch with that image |
And with something else than an EGT application? There is little chance of being related to EGT. You should have evtest which reports the coordinates. |
With evtest these are the closest touch points I got at the 4 corners (x,y): Top-Left (5, 150) |
This is what I have: Any chance you get another 5" display to check if it's a hardware issue or not? |
I have another one brand new that I can test. Will report the results today |
We just tested a brand new 5'' display with a SAMA5D27 WLSOM1 EV and at91.com buildroot image. There's anything more that we can test? |
Hi @LuisCRSousa, |
Can I ask you to upload a photo of the backside of your display. It may be that your display is different from ours, this will help us compare. Thanks ! |
Sorry fo the delay. I've tested other external graphical library and the problem persisted. With that library I was able to map the input touch the following way and it worked: The problem could be the linux touch driver but I have no way how to test or debug it.
File attached with boot log
Image attached. We've bougth 2 of them last week. |
I've built the EGT example following the build steps from Buidroot-External-Microchip with sama5d27_som1_ek_graphics_defconfig and I notice that the touch screen are not configured with the same resolution as the LCD.
I've taken a photo showing the problem using the whiteboard app. The blue lines is where touch is detected.
The text was updated successfully, but these errors were encountered: