2022-11-18 03: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
2022-11-18 04:16 AM
How display mode LTDC or custom?
2022-11-18 04:46 AM
it's custom
2022-11-18 05: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 ...
2022-11-20 08:44 PM
touch GFX is not generating target.config file also. can that be any reason ??