low costs Touch gfx gui freezes
Hi.
I started a small project using a custom board with STM32G0B0, SPI flash and 3.5 inch ili9488 LCD, communicating via SPI using the TE pin, without RTOS. Everything loads fine and quite fast, but after 5-40 seconds the uC freezes. Especially when changing the screen, using widgets like the scroll wheel, or even updating text/widgets after n ticks with a random value.
What I noticed, before I used more than 3 screens and updating the values, nothing happens, even the animation with texture wrapping works. The logo screen containing the black box, image and text loads immediately after the LCD display initializes. Now I need to load the boxand then display the image and text.
Any ideas what I should check?
Thanks for the help.
