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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

AVI format with Motion-JPEG

Hi,​Reference the Official Code from CubeMX in STM32Cube_FW_H7_V1.6.0 -> JPEG_MJPEG_VideoDecoding.And I have built the code for my own board test, but I got some error on it.When I debug the code, it always get in HardFault at StreamSize like the ima...

0693W000000UTGXQA4.png

Having an issue with using nucleo-l432kc, MCP9700A thermistor, and an HD44780 LCD where once program runs first loop the incorrect temp displays (~2-3 degrees C less than actual temp) then it evens out by the 2nd or 3rd output.

I have a thermistor attached to the nucleo-l432kc board and a C program that obtains the temperature and prints it on a terminal display, an LCD display, and lights up a corresponding colour of an RGB LED. I initially had my LCD set up to 3.3V (becau...

0693W000000UQkyQAG.png
cl.1_99 by Associate II
  • 701 Views
  • 0 replies
  • 0 kudos

Touch Screen Calibration Problem.

@Martin KJELDSEN​ I previously succeeded in Touch Screen Calibration with the help of martin KJELDSEN.I think there is a problem while configuring the Touch Screen Calibration routine for product launch. My symptoms are as follows.1. If TouchCalibrat...

ikassma by Senior
  • 662 Views
  • 3 replies
  • 0 kudos

Image capture with STM32H743

Hi experts,We have a requirement of capturing the image from image sensor using DCMI interface and encoding it to JPEG.DCMI interface we will be using is 8 bits. for encoding it to jpeg we can use libJPEG library. But I have 1 doubt like, when I will...

BBhoo.1 by Associate
  • 375 Views
  • 0 replies
  • 0 kudos

Example of a status bar common to all screens

Hi everyone,I am developing an application based on TouchGFX 4.10.0. This application has a status bar containning some info I want to show on all the screens. I have read that there is the posbility of creating a base view containing just this statu...

CP??r by Associate II
  • 1175 Views
  • 5 replies
  • 0 kudos

QRCode Demo doesn't work on simulator

Hi, I ran the demo QRCode of on PC simulator  (24bit color depth), but it doesn't work, is there anybody can help me? Any hints will be appreciated !!!https://github.com/touchgfx/touchgfx-open-repository/tree/master/widgets/QRCode

Nzhan.15 by Associate II
  • 544 Views
  • 1 replies
  • 0 kudos

UI Template doesn't work for STM32H7B3I-DK.

Hello,i installed TouchGFX Designer V4.13.0 and the other ST Tool under C:\Software\ST\...If i start GFX Designer and select the STM32H7B3I-DK Board an a template UI i can tun it under the simulator but i can't program it to the Board.The STM32CubePr...

VRote.1 by Associate III
  • 451 Views
  • 1 replies
  • 0 kudos