STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LAST DAY to join the TouchGFX contest!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

How to edit text?(keyboard)

I'm making a custom keyboard and want to add some extra functionality. I need to be able to edit the texts (i.e. by marking the place of the text and moving the entire text to the right when writing). Maybe someone has done something similar and can ...

heyo by Senior
  • 1452 Views
  • 6 replies
  • 0 kudos

Resolved! TouchGFX Widget TextArea Alignment

I have set up some TEXTS (On Off). I noticed that there are 2 alignment settings here (see #2 and #3) in the imageWhat does the 2 alignment setting do?Then there is the alignment for the actual widget (#1)Which alignment wins as far as the text being...

Resolved! How can I create a TouchGFX Project with the STM32H7B3I-DK and write usercode with CubeIDE?

I have start with TouchGFX, select the demo board and generate the code. Simulator and download works.But now, when I want open the project with CubeIDE, the first is, the project is completly empty. Then when I start a new project with the existing ...

MMüll.6 by Associate III
  • 1978 Views
  • 11 replies
  • 0 kudos

Resolved! How to solve the Enum in struct build error

Not sure what I am doing wrong here in my header file. I have a struct pump_info which has some enums as properties. I get a build error on all 3 on the enums in the struct. Error'operation_mode' does not name a type'operation_mode' does not name a t...

SBSFU & Touchgfx ->Firmware signature check failure.

Hi all,SBSFU ported to many custom boards and in projects, and is working as expected. But in a project with Touchgfx throwing error "error was: Firmware signature check failure." on Installing update FW from download area.As it is working for other ...

JChou.1 by Associate III
  • 855 Views
  • 2 replies
  • 0 kudos

Resolved! TouchGFX with STM32H745I_DISCO

I try to make an application with STM32H745I_DISCO. After I enable TouchGFX, and generate code, the project fails to compile.Did ST started supporting TouchGFX officially on STM32H745I controllers ?Is there any official documentation/guidelines ?If a...

NSeba by Associate III
  • 1828 Views
  • 7 replies
  • 0 kudos