STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

STM32F746 Custom With TFT 7inch

I had make STM32F746 board with TFT 7inch base on STM32F746-Disco for my project.i tried to program sample file "application-std" from STM. it show 1/2 screen (272x480), that mean my PCB run normal.But my screen is 480x800 (7inch). how to i config ST...

HAnh by Associate III
  • 389 Views
  • 2 replies
  • 0 kudos

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
  • 418 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
  • 411 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
  • 230 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
  • 742 Views
  • 5 replies
  • 0 kudos