STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

TouchGFX documentation feedback

We wish to always improve our documentation. The best reviews and critics always come from the people that read it, so we would like to use this post to collect your thoughts and feedbacks. Please share what you like, dislike, what you think is missi...

Share your Custom Widgets!

When creating a UI project, you may need widgets that are not part of the TouchGFX library. To create your own graphical element, the TouchGFX team suggests using the Custom Container approach. Since TouchGFX 4.20 it is possible to export and import ...

STM32F429-Discovery landscape display

Posted on November 12, 2013 at 17:12Good morning,i have a problem with display orientation, i have changed the ili9341 register and the image rotate correctly but, i have a white portion of the display of 80 column in the side of the display.the LTD...

STemwin hard fault if buffer in ext sram.

Hello,I have a project based on STM32F417ZET. I want to use the STemwin library (STemWin532_CM4_OS_GCC.a) provided by ST. I'm using FreeRTOS that's why the lib is the _OS_ version.Two things attached to the uC via FSMC:external SRAM type: IS66WV51216...

PBalo by Associate
  • 639 Views
  • 1 replies
  • 0 kudos

stemwin gui_exec problem

Posted on July 21, 2017 at 16:28Hi,  I'd like to know what are the possible reasons to the processor get stucked inside the GUI_Exec function?The LCD start to show some some drawings but than suddenly, the SPI activity stops and even the SysTick_Han...