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

caching bitmap

Hi, I have a project that has multiple screens. On the first screen, there is a zoom animation. Every 10 tick, it's getting larger. How ever, it looks like that it stucks towards the end of animation. So, I decided to use caching.void TouchGFXHAL::...

Ezgi by Senior
  • 507 Views
  • 2 replies
  • 0 kudos

TouchGFX Scroll-wheel issues

I'm trying to implement the scroll wheel, I've followed this example: https://support.touchgfx.com/docs/development/ui-development/ui-components/containers/scroll-wheelThe scrollwheel is configured with the Selected Template Style.There is my overrid...

DEtie.2 by Associate
  • 460 Views
  • 0 replies
  • 0 kudos

Why Some time it's Shows in display?

Hai.I have to use STM32F746IGT Custom board and 7inch display 800x480, SDRAM 16MB External flash 128MB Micron.I am using Starting Address of SDRAM 0xD0000000, Just create one screen and two Toggle switchs. Run the code display show some colors or ha...

GMano.1 by Associate II
  • 560 Views
  • 3 replies
  • 0 kudos

TextArea shows extra pixels randomly

STM32H750 with external flash and SDRAMTouchGFX version: 4.13.0CubeIDE version: 1.3.0display size: 480x272(landscape), but I config the display orientation in portrait in TouchGFXcolor depth: 24bitsDouble framebuffer, Chrom-Arthttps://drive.google.co...

JLee.32 by Associate III
  • 620 Views
  • 3 replies
  • 0 kudos

Resolved! How to move from a LTDC-DSI project working on a stm32F769 disco board to a 5 inch display using LTDC-MIPI and RGB 24 pin?

Using a MIPI chip to replace the DSI functionality, I have removed DSI initialization, and configured LTDC for RGB 24 pin output, I have issues with LTDC initialization as it calls DSI? Also, in TouchGFX/target/STM32TouchController.cpp BSP_TS_Init ...

WScot.1 by Associate II
  • 896 Views
  • 6 replies
  • 0 kudos

STM32H7B Workshop 2020

Unzip full codePage 49 of PDF• Unzip the STM32H7B3Workshop2020_modified_files.7z tothe C:\2020_ST_GFX_WS\STM32H7BWorkshop2020• It will overwrite the existing files with the implementation for all labs withinpre-processor directives #ifdef• The modifi...

AClin.2 by Associate
  • 699 Views
  • 3 replies
  • 0 kudos