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

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
  • 569 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
  • 929 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
  • 537 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
  • 638 Views
  • 1 replies
  • 0 kudos

STM32F769 Discovery JPEG Decoder Timing

Posted on November 23, 2016 at 12:52Hi, I am trying the Jpeg decoder hardware on the 769-disco board. It seems that the time it takes to decode a Jpeg is around 40 CLKs per pixel. However, I read somewhere in an ST document (http://www.st.com/conten...

nstoler by Associate
  • 303 Views
  • 0 replies
  • 0 kudos

DCMI FSMC conflict in CubeMX with PSRAM

Posted on November 17, 2016 at 20:43Hello all,  I am trying to configure my STM32F407VGT in CubeMX and am coming across an issue with the DCMI and FSMC.  I am interfacing an OVM7690 camera chip to the microcontroller via DCMI.  The OVM7690 requires ...

Sam F by Associate II
  • 373 Views
  • 1 replies
  • 0 kudos