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

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
  • 667 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
  • 739 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
  • 1040 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
  • 819 Views
  • 3 replies
  • 0 kudos

Storing TouchGFX images in SD Card

Hello everyone,I am successfully developing a project on an STM32F469I-Disco. The chip is starting to lack space so I am looking into storing TouchGFX images on an SD Card. I am almost successfully using my SD Card to write and read data. I also chec...

NKieg.1 by Associate III
  • 912 Views
  • 2 replies
  • 2 kudos

We are using the OSPI port of STM32L4P to communicate with the DCMI port of STM32F427, and the problem is the end of data signal was sent, but there is no interrupt from the DCMI, while if we reset the OSPI of STM32L4P, the interrupt appears.

We are using the OSPI port of STM32L4P to communicate with the DCMI port of STM32F427, and the problem is the end of data signal was sent, but there is no interrupt from the DCMI, while if we reset the OSPI of STM32L4P, the interrupt appears.

mchen.1 by Associate
  • 445 Views
  • 1 replies
  • 0 kudos

How to show animation?

Hi,Now I am thinking about adding animations when screen startup and normal screen , is there any implement in touchgfx? If not, I want to know if it is feasible to decode images from some format like GIF and just show them by order to realize this?...

JJ.Lin by Associate III
  • 501 Views
  • 1 replies
  • 0 kudos