2025-04-19 10:35 AM
Hi there,
I'm new to STM32 and was successful to setup a 800x480 LCD with a STM32H743 and SDRAM as Framebuffer.
Now I'm stuck with desiging the GUI with TouchGFX. I would like to add the Slide Menu Option to my screen, however when I press on the assigned button nothing happens in the simulator. I looked at the Slide Menu example but I can't see a difference to my setup. Could someone also have a look at my configuration?
2025-04-20 12:50 AM
Seems cant work without background image defined...
2025-04-20 4:58 AM
Thanks for the Input, now the defined background slides in, however the buttons don't appear. It seems they are covered by the background?
My configuration now looks like this:
I marked the slide Menu with my cursor.
Any help would be appreciated.