TouchGFX - How to detect and recover from reset/failure during operation?
Hello,
I’m currently working with an X-NUCLEO-GFX02Z1(ST7789V2) LCD using an 8080 parallel interface on a custom board. The LCD generally works well, but I’ve encountered some issues when the LCD fails to initialize correctly during power-on, or when it seems to reset or hang during operation (e.g., due to power glitches or signal noise). In these cases, the screen displays a corrupted image, stays blank, or becomes unresponsive.
Is there a reliable way to detect whether the ST7789V2 has been reset or failed during runtime?
What is the best practice to recover the LCD from this state automatically?
I appreciate any suggestions, example code, or your experience in dealing with similar issues.
Thanks in advance!
