STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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 ...

STemWin ST32F429

Posted on April 27, 2016 at 11:46I downloaded stm32cubef4.zip and tried to build a STemWin test application from the emWin files included.  The builder complained something about C:\Users\bennacef\Desktop\SVN\STM32_emWin_Library.  What is this benna...

emWin and CubeMX 4.14

Posted on April 26, 2016 at 21:56I am trying to create an STemWin application for STM32F429 discovery.  I have an old application, handmade from some old CubeMX.  It is working fine.  Now I created a new basic project with CubeMX 4.14, I only select...

LTDC Moving Layer (scroll effect)

Posted on April 22, 2016 at 20:26Hello!I'm trying to use the peripheral LTDC to move the layer.I'm loading an image 1024x768 at address 0xD0000000 SDRAM.I need to move the display layer that has the resolution of 240x320, it is necessary to make a s...

STemWin

Posted on January 30, 2015 at 19:07Is there any Demonstration Builder firmware example that uses the STemWin library?Thanks, #stemwin #demonstration-builder

eduardo2 by Associate II
  • 488 Views
  • 1 replies
  • 0 kudos

LCD Refresh Rate

Posted on April 11, 2016 at 12:51Hi, I'm using a Discovery board with an STM32F469NI on it. I'd like to know more about how to set the LCD display refresh rate to a particular value. I've been through the spec sheet and reference manual and there's ...

aditya23 by Associate II
  • 757 Views
  • 4 replies
  • 0 kudos

JPEG Display Error

Posted on April 06, 2016 at 08:35Hello, When I try to draw JPEG�s I get a faulty display.http://www.ecs-online.dyndns.org/Uploads/Original.jpghttp://www.ecs-online.dyndns.org/Uploads/Incorrect.JPG MS_LoadFileIntoMemory(&fileNames[currentSel][0], arr...

fjahn9 by Associate II
  • 376 Views
  • 0 replies
  • 0 kudos

emWin HardFault Issue

Posted on April 04, 2016 at 20:10Hello,I have made custom board with stm32f429 without external SDRAM.I'm trying to drive 4.3'' TM043NDH02 16.7M color TFT. In my first try I have took as an example of emWin ''Hello World'' demonstration under stm32f...