-
Notifications
You must be signed in to change notification settings - Fork 207
GUI_Delay STemWin doesn't work as expected for STM32769I-DISCO #75
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinginternal bug trackerIssue confirmed and logged into the internal bug tracking systemIssue confirmed and logged into the internal bug tracking systemmwMiddleware-related issue or pull-request.Middleware-related issue or pull-request.spotted before customerSpotted internally before being pointed out by the user but not yet fixed or publishedSpotted internally before being pointed out by the user but not yet fixed or publishedst communityAlso reported by users on the community.st.comAlso reported by users on the community.st.com
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinginternal bug trackerIssue confirmed and logged into the internal bug tracking systemIssue confirmed and logged into the internal bug tracking systemmwMiddleware-related issue or pull-request.Middleware-related issue or pull-request.spotted before customerSpotted internally before being pointed out by the user but not yet fixed or publishedSpotted internally before being pointed out by the user but not yet fixed or publishedst communityAlso reported by users on the community.st.comAlso reported by users on the community.st.com
Hi All,
3 years ago, I faced a problem with the GUI_Delay function from STemWin as it was not working as expected.
I found similar issues all over the community pages; here are some links.
https://community.st.com/s/question/0D50X0000BMFJTpSQP/stemwin-guidispstring-function-isnt-working-after-a-while
https://community.st.com/s/question/0D53W000006pu0mSAA/im-working-on-stm32f469-discovery-board-for-gui-application-using-stm32cubemx-54-and-graphics-framework-stemwin-where-i-want-to-display-integers-from-1-to-5-my-delay-function-is-not-working-i-guess-only-1st-value-1-is-displaying-on-the-screen
https://community.st.com/s/question/0D53W00000wWPoXSAW/why-does-not-the-lcd-update-in-stm32h747idisco-board
And then in January 2022, I created a post on the community.
https://community.st.com/s/question/0D53W00001IcqibSAB/stemwinhelloworld-example-debugging-and-guidelay-not-working
https://community.st.com/s/question/0D53W00001IBcAxSAL/help-needed-in-building-a-simple-project-with-stemwin-and-stm32cubeide
But no solution was provided to me, to get better support I created a ticket on the "Online Support Case" page.
Case Number: 00149151
https://community.st.com/s/case/5003W00000EoYjjQAF/stemwin-graphical-framework-support-along-with-stm32f7-microcontroller
The following are the responses I have received.

So, technically they have acknowledged the problem, but no solution is provided till now.
Now coming to the problem, although it is mentioned in the community post.
I took the simple "STemWin_HelloWorld" example from the CubeF7 package for my board and updated it to print another string with some delay.
And this GUI_Delay is not working, I have STM32F4 DISCO Board also and also STM32F3 based Board and this works fine, but not on STM32769I-DISCO Board (maybe on older version this doesn't work, but on the newer version, it works but I don't have, and I am saying this because .. please see the comment from the post as attached below)
Why I created this ticket?
The main purpose of creating this ticket is to highlight this issue here so that developers can analyze and fix this issue because today it's almost 8 months since I didn't get support from the community post and also from the online support team.
Apologies if this is not the correct page to post this issue. Thanks