LCD interfacing with TOUCHGFX library for custom board
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-18 3:29 AM
i have included all the required files and initialized touchGFX as given in many demo's but my function is stuck in some loop and the data is not displayed on LCD. There are 0 errors and 0 warnings but still i dont get any output. one of my colleague has done same project earlier in earlier version but he gets the output required whereas i dont get any output inspite of no errors. here is also a snapshot of function which gives that is not defined but there is no error regarding to it and is a generated file by touch GFX
- Labels:
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-18 4:16 AM
How display mode LTDC or custom?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-18 4:46 AM
it's custom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-18 5:51 AM
Custom config = hw part for lcd is on you as programmer. TGFX manage only gui in memory.
if you need help show code and define your hw.
Without this we say only debug ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-20 8:44 PM
touch GFX is not generating target.config file also. can that be any reason ??
