2022-01-31 04:35 AM
I am using 7 inch TFT running STM32H7BI MCU with GT911 driver with TouchGFX. I am communicating with GT911 via I2C. But the screen sometimes freezes and I cannot click the buttons. Resetting it fixes it but then it freezes again. What do you think could be the reason?
2022-01-31 05:43 AM
Debug your code...
2022-01-31 06:51 AM
If the screen freezes seems like an unexpected loop behavior, check the loops you have just to check if it gets stuck in any of them. Post your code or more explanation just to be able to help you more.
2022-10-10 10:30 PM
Hello, I'm also facing this issue. Well I'm not using touchgfx.
Is your issue resolved?
Regards,
Keshav Aggarwal