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

Tottaly beginner with STemWIN

Posted on January 26, 2017 at 17:24Hi,First of all: I'm working with a STM32F429I DISCO-1 with the IDE SW4STM32.I was trying to find out how to use the graphic library STemWin some days ago, but couldn't understand some things in order to do it. Eve...

Why is STemWin v.1.2.0 slower than v1.1.2

Posted on December 29, 2016 at 13:18There are some nice feature updates in STemWin v1.2.0 compared to v1.1.2. However, seems that the new version is quite much slower. We are using Linear driver. What has changed in the configuration in between?#ste...

[STemwin] ''hello world'' display in reverse

Posted on May 14, 2014 at 10:03hi,I'm learning how to use STemwin,so my 1st routine''hello world'' doesn't work well.GUI_DispStringAt(''Hello World!'', 0, 0); shows all words in reverse at top-right,but all letters are correct. I set Config.Orientat...

0690X00000602ujQAA.jpg

Resolved! STemWin: program stays in GUI_Init function.

Posted on December 18, 2016 at 13:12Hi, I'm creating the project using STemWin, and FreeRTOS on STM32F407IGT. My program is blocked in GUI_Init function. I'm not sure how to check what is wrong, set up in wrong way(?).The R2 and R3 registers are loa...

0690X00000603WEQAY.jpg
lukabit by Associate
  • 488 Views
  • 2 replies
  • 0 kudos

Drawing Pictures with EmWin

Posted on August 20, 2016 at 17:01HelloI am using StemWin on the StM32F429-Eval Board.I used the GuiBuilder to define a dialog box where I added an imagewidget including a jpeg format picure. The result is that dialog box is well displayes on the sc...

mfrank9 by Associate III
  • 793 Views
  • 5 replies
  • 0 kudos

STemWin beginner qustion

Posted on December 16, 2016 at 11:01Hi!Try to construct project with Keil MDK5 for weak STM32F103RB. Run-Time Environment Manager refuses to include Graphics in my project. Is there any certain limitation for this or may be i do something wrong? So,...

ygrod by Associate II
  • 451 Views
  • 2 replies
  • 0 kudos

STM32F429+(DCMI)+Timeout

Posted on November 24, 2016 at 11:08Hello , i have a STM324x9I-EVAL board with DCMI interface. I can grab images correctly for 5-7 times, after that i get Errorcode 3 HAL_DCMI_ERROR_TIMEOUT. how can i recover from that? i tried : - suspend, startDCM...

raphael2 by Associate II
  • 554 Views
  • 1 replies
  • 0 kudos