I can get the point of touch but can't get from touchGFX framework? Is there some error?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-24 5:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-25 6:13 AM
Hello,
If what is inside your sampleTouch is correct and you receive the correct coordinates according to where you touch, TouchGFX should work just fine.
Please make sure your touch driver is working properly.
Also, please elaborate more. What board are you using ? What version of TouchGFX (should be 4.14) ? What IDE ? etc.
/Alexandre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-28 6:04 PM
Yes, My touch drivers works fine. and I can touch report point from touch driver interrupt.
MCU: STM32L4R9ZI
TouchGFX: version 4.14
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-29 12:17 AM
How did you create your project ? What is your display interface (DSI, LTDC, etc.) ?
Also referring to the L4R9-DISCO board Application Template available in TouchGFX Designer could be helpful.
/Alexandre
