Skip to main content
Associate II
July 15, 2024
Question

STM32H735G_DK discovery board Stuck when changing screen in touchgfx

  • July 15, 2024
  • 1 reply
  • 1472 views

I have make a UI in which 4 screens are present , when changing screen , it got  stuck  after several clicks.

There is no animation is selected in any screen.

Also, project is made in touchgfx designer by simply clicking on new project.

Please help me in this situation.

 

 

1 reply

ST Employee
July 16, 2024

Hello @Tech_enthusiast_Manoj ,

Would you please explain more about how you handle changing between the screens? And, what do you mean "after several clicks"? Do you mean changing between the screens? 
Does this also happen on the simulator? 
What version of TouchGFX are you using?

Best regards,

Associate II
July 17, 2024

Hi!! @Mohammad MORADI ESFAHANIASL thanks for your reply.

changing screen is handled by a flex button , this button is on all screens.

one more issue is observed that while resetting the MCU if we hold the area of flex button  that time screen is also stuck.

"after several clicks" means pressing flex button on screens to change the screens.

This issue is not in simulator.

TouchGFX version is 4.24.0 latest.

Also when slide screen is ON than after 2 screen change, screen got stucks.

ST Employee
July 18, 2024

I tried to replicate the issue, but I was not successful. Are you using Interactions to switch between the screens?
Is it possible for you to share your project?