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

Resolved! Why not call buttonCallbackHandler in touchGFX?

Hello! In project i am get in interrupt touch coordinate and handled in STM32TouchController::sampleTouch:bool STM32TouchController::sampleTouch(int32_t& x, int32_t& y) { /** * By default sampleTouch returns false, * return true if a to...

EHay.1 by Associate III
  • 923 Views
  • 2 replies
  • 0 kudos

STM32F746 board ADC value LCD display

Dear allDisplaying analog voltage value on TouchGFX GUI using STM32F746G-DISCO kit.I watched YouTube and followed it.The ADC input is up to 3.3V, but the value displayed on the LCD is displayed in a very large number. The ADC is 12 bits and the outpu...

0693W000003R6mRQAS.jpg
Kss.1 by Associate II
  • 888 Views
  • 1 replies
  • 0 kudos

Are there any training resources or articles that would help me inferface my NUCLEO-L053R8 to a segment LCD display using STM32CubeMX code?

I have a NUCLEO-L053R8 and a segment lcd display. I have generated the code with STM32CubeMX and connected up the wires.I am a bit confused as to how I implement the HAL_LCD_Write function, specially what your supposed to put in the RAMRegisterIndex,...

RHayn.1 by Associate
  • 695 Views
  • 1 replies
  • 0 kudos

Resolved! Does TouchGFX support the STM32H743IIT6?

Hello everyone,I'm in the community and I started to study the STM32H7 microcontroller familly and the TOUCHGFX. After reading a few post here i discovered that there are some microcontroller the are not suppported by the TOUCHGFX enginne (apparently...

FDigi by Associate III
  • 685 Views
  • 1 replies
  • 0 kudos

Resolved! Screen Tearing

Hi,I am using the following screen and CPU : 4DLCD-70800480 and STM32F746BGT.I configured the LTDC and TouchGFX parameter settings but the screen tears ...I have attached all the configuration.Best Regards

MMerc.1 by Senior
  • 2592 Views
  • 4 replies
  • 0 kudos

Resolved! How to configure Nucleo F746ZG with TFT 7' TFT LCD.

Hi everyone.I have Nucleo F746ZG Board and TFT 7" with SSD1963 display and I need a guidance/help for the configuration of CubeMX, Touch GFX in CubeIDE in order to get best performance of my Stm-Nucleo boards on custom Tft Lcd screens. (I don't under...

Datome by Associate II
  • 2140 Views
  • 10 replies
  • 0 kudos