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

What is MX__Init()?????

Have a project using CubeMX 5.5.0 from within CubeIDE 1.2.1 on Windows 10 for an STM32F767 using FW 1.15.0. Its a TouchGFX project so it, by default uses FreeRTOS. Whenever I regenerate code, I get this in the DefaultTask:/* USER CODE BEGIN Header_...

svcguy by Associate III
  • 846 Views
  • 4 replies
  • 0 kudos

Resolved! Where to set pixel pitch/density?

Hi,the display I'm using have a pixel pitch that is 0.1926x0.179 mm. Where in the code do I set that? Right now the images on target looks a bit squished, specially the circular ones.Thanks

File format of binary fonts

We are investigating the use of TouchGFX on a new product, but one very important requirement for us is to be able to generate the font files from our own proprietary tool, without the end user having to install any TouchGFX-related software.In our p...

Bart1 by Associate
  • 1052 Views
  • 2 replies
  • 0 kudos

Resolved! Linker errors and "Run target" fails

hi everyone,i wanted to create a project with touchGFX but there are errors, i just create the graphic interface, i didn't add any code!even though when i tried to upload to my card an example it said error too!how can i resolve this? 

0690X00000BwBSfQAN.png 0690X00000BwBRIQA3.png 0690X00000BwBRDQA3.png 0690X00000BwBR8QAN.png
idrissmc by Associate III
  • 4823 Views
  • 43 replies
  • 0 kudos

Is there an inbuilt language translator for TouchGFX?

Is there an inbuilt language translator for TouchGFX? For example, if i create an application in english but want an option for other languages as selected by user , do i need to create the same one again or there is an option for auto generated code...

biki by Associate II
  • 612 Views
  • 1 replies
  • 0 kudos

Resolved! Different display for the STM32F746 DISCO board

Has anyone used a different display with this development board. I am trying to use a Newhaven 320 x 240 display with this board. I have removed the display and made an adapter board as the Newhaven has a 54 pin connector and the DISCO board has a 40...