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

cost and time for customize board

My project is customizing board with code to play file and run motors by those componentMicro controller stm32f4xx (or higher)USB connectionSt linker debuggerTouchscreen to select and play video filesAudio output circuit with audio amplifierSD card h...

amoha.8 by Associate
  • 242 Views
  • 0 replies
  • 0 kudos

Draw Bitmap with "BSP_LCD_DrawBitmap" on STM32 F7

I'm experimenting with the LCD library on the STM32F746G-DISCO board. I wanted to display an image from a BMP file on the display. Unfortunately this never worked. I looked at several examples, and finally noticed that the function LL_ConvertLineToAR...

MMett by Associate III
  • 1025 Views
  • 2 replies
  • 0 kudos

3 bugs

1. TouchGFX Designer looks for ST-Link utility in:C:\Program Files (x86)\STMicroelectronics\STM32 ST-LINK Utility\ST-LINK Utilitywhile recent ST-Link version gets installed in:C:\Program Files (x86)\STM32 ST-LINK Utility\ST-LINK Utilityand different ...

TDJ by Senior III
  • 2525 Views
  • 16 replies
  • 0 kudos

Resolved! Using separate Model for screens

Hi, Is it possible to use multiple models in touchgfx. I have designed six screens for my application and all the screens are interacting with a single model. I would like to use separate model for each of the screens. Is it possible to do that. I...

PBU by Associate III
  • 714 Views
  • 6 replies
  • 0 kudos

Resolved! Change Font

Is there any way to change font of an application? I have a button that change the application style( buttons image ecc) but i need (graphic guy want) also to change the font, size and colout of the text. Is it that possible?

Zui by Senior
  • 1472 Views
  • 6 replies
  • 0 kudos

How to get started?

Hi community,I would like to develop simple application for STM32F769i-DISCO board.It needs graphics with some buttons and text. It needs to read analog and digital data via Arduino shield, support serial communication.When I start a new project usin...

TDJ by Senior III
  • 425 Views
  • 3 replies
  • 0 kudos