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

STemWin BUTTON_SetText() made hardfault

Posted on August 07, 2014 at 09:58Hello,when i call BUTTON_SetText() hard fault error occured. What is the possible reason? I can create button. I can write messages on screen but i cannot set button name.  #stemwin #stemwin

STM32F427VI + STemWin + RA8875

Posted on August 06, 2014 at 11:49Hello, I have a problem for driving LCD. Let me tell you about hardware first:- I am using STM32F427VI, - I am using FMC for communicating. D0..D15 and A16 and NE1 pins.- Pin connections made for 8080 mode.- I am no...

STemWin drawing artifacts

Posted on May 23, 2014 at 00:29Hi, I just spent a couple of days integrating STemWin in a starter project and got that to work rather nicely. Now I am toying around with it so see if it can do all the things I need for my display project. In the pro...

elmar by Associate II
  • 1235 Views
  • 5 replies
  • 0 kudos

STM32439I-EVAL2 board problems with camera

Posted on June 20, 2014 at 09:45I am working with the STM32439I-EVAL2 board and my OV2640 camera is not functioning properly. I have been testing it with the MB1063 Demonstration example from the STM32CubeF4 software and when I try to use the camera...

STM32F429I-DISCO LCD and DCMI

Posted on December 01, 2013 at 11:20Hi All!I just bought an STM32F429I-DISCO eval board because of the LCD screen, and wanted to use it with a Camera on the DCMI interface. I found out that there is conflict in the pin-out, e.g. LCD_VSYNC and DCMI_H...

jeno by Associate II
  • 1179 Views
  • 6 replies
  • 0 kudos

How could I use a keyboard with STemWin?

Posted on May 23, 2014 at 11:59What should I do first?2 Tasks: one sends key msg, one keeps running GUI_Delay().But, The Callback just keep silent with user defined key ID.Am I miss something?Of course, I know make it OnFocus first. #stemwin

Microstar by Associate III
  • 441 Views
  • 1 replies
  • 0 kudos

Help CubeMX HAL and DMA2D

Posted on April 03, 2014 at 14:41Hi. Help is needed for Alpha channel input (CM_A4 an CM_A8) in combination with the HAL_DMA2D_BlendingStart(...) of the CubeMX HAL. It seems like FGCOLR is not set neither with the call nor with Dma2dHandle.LayerCfg....

arm by Associate
  • 935 Views
  • 3 replies
  • 0 kudos