STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

TouchGFX project in CubeIDE

Did the followingCreate a very simple TouchGFX designer 1 screen with a buttongenerated codeclosed TouchGFX designerOpen CubeIDEImported touchgfx project (ioc file)Build CubeIDE projectGet the following build errors - Why doesn't the CubeIDE project ...

Resolved! BSP_LCD_DrawBitmap() image,png,Bitmap problems

Hello,After search on net too much time, i found a software that@sebastien Dumoulin (Community Member)​ made.https://www.electro-info.ovh/bitmap2headerfileHe or she did really well program, but i have some problems with that.BSP_LCD_DrawBitmap functi...

0693W00000QM5cSQAT.png 0693W00000QM5eiQAD.png 0693W00000QM4rWQAT.jpg
YAY.1 by Senior
  • 1656 Views
  • 2 replies
  • 0 kudos

how can i convert image.png color with BmpCvt.exe to an buffer 8 bit like stlogo.h and plot it in stm32f796i-discovery with a function BSP_LCD_DrawBitmap(uint32_t Xpos, uint32_t Ypos, uint8_t *pbmp) ??

i convert an image RGB to a buffer 8 bits and plot it with a function BSP_LCD_DrawBitmap(), but not work correctly like logo image.please any idea ?thank you.

Abdou by Associate II
  • 1588 Views
  • 2 replies
  • 0 kudos

i cant get RAW imagenes in stmf429

Hi everyone I,m having a problem when i try to capture a photo in raw format with the OV5640 camera. I get an image of a suitable size but it adds the header of the JPEG that i want to avoid it.When i try to open it with the image viewer, i can see ...

EGord.2 by Associate
  • 651 Views
  • 1 replies
  • 1 kudos

Regenerate code with TouchGFXDesigner

I am trying to get familiar with the workflow for using TouchGFXDesigner with CubeIDE, when I create a project with the designer and import it to the CubeIDE all works fine, but for example I change the name of a screen in the designer and regenerate...

JVALL.1 by Associate III
  • 1344 Views
  • 5 replies
  • 0 kudos

Debug touchGFX project from external QSPI in EWARM

Hello,Working on touchGFX project (ide: IAR workbench 8.40) for STM32H750B-DK board and its working (generate code, run simulator, run target from TouchGFX generator tool) as well as successfully build in IAR also. But I couldn't debug this project f...

RLalj.1 by Associate II
  • 834 Views
  • 2 replies
  • 0 kudos

New TouchGFX text doesn't show up in IAR

We have been having this issue for a while. We are in TouchGFX version 4.19.1 (but it seems to be an issue in most versions). For a while we were able to add text in touchgfx and everything worked great. Then after a while TouchGFX wouldn't create...

RPett.2 by Associate II
  • 1856 Views
  • 8 replies
  • 0 kudos