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 CONTEST RESULTS: Congratulations!!

Hello community!On March 18, we launched a TouchGFX Contest that had for goal for us to see our community's skills and creativity. This contest ended on May 2.We received several interesting projects, and it is now time to announce the winners! Our h...

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

Getting incorrect data from SDRAM through DMA2D

Posted on February 02, 2016 at 16:52 I have an 800x600 pixels RGB565 image stored in the SDRAM of my STM32F7-discovery board starting at memory address 0xC0390000. What I want to do is saving this image to an SD card. The code for this is a...

0690X00000605FkQAI.png 0690X00000605MpQAI.png
deinoppa by Associate
  • 1083 Views
  • 2 replies
  • 0 kudos

STM32CubeMX and STemWin

Posted on January 28, 2016 at 18:01Hi,I want to evaluate using STemWin in a new project but for the life of me I can't figure out how to use STM32CubeMX to generate code with STemWin. From what I understand it wasn't included but now it is. The down...

FMC on STM32F4xx for Graphics Applications

Posted on January 18, 2016 at 00:37Hellos,I see there is an inbuiltFMC on the STM32F4x9 MCUs which can interface to various memory types including NAND, NOR , SDR SDRAM. My question is: Is it a good idea to use the NOR or a NAND Flash as a FRAME buf...

STM32F4DIS-CAM: DCIM to FLASH Memory using DMA Issue

Posted on January 08, 2016 at 18:36 Hi there, I'm trying to use the STM32F4 Discovery kit (STM32F4Discovery + BB + CAM [OV9655]; without LCD) to take a 16-bits QVGA (320x240) shot and simply store it in a byte array. Assuming that all DMA...

joao2 by Associate II
  • 1117 Views
  • 4 replies
  • 0 kudos

STemWin LCD Rotation on STM32F429 Discovery

Posted on January 03, 2016 at 07:37Hello,I'm trying to rotate the display on an STM32F429 Discovery board by 90 degrees clockwise.  When I tried to place objects such as text, hline, and vline, the coordinates weren't quite what I expected (in fact,...

ralphj by Associate II
  • 1232 Views
  • 2 replies
  • 0 kudos

STM32L152V8 and LCD_CAPA and external decoupling

Posted on December 21, 2015 at 17:37I have an STM32L152V8 running a large LCD using 1/4 bias and 1/4 duty. It works, but needs a little capacitive decoupling on the bias rails. I am using eternal decoupling pins PA0, PA2 and PA12, have enable extern...

crew by Associate
  • 769 Views
  • 2 replies
  • 0 kudos

STemWin: using GUI_X_Warn() and GUI_X_ErrorOut()

Posted on February 25, 2014 at 16:34I'm using the STemWin522_CM4_OS_GCC library on a STM32F407 board (our own, testing on a 3240g EVAL).   I have a problem using the precompiled library. It should be possible to define the functions GUI_X_Warn() and...

pertti by Associate II
  • 1540 Views
  • 6 replies
  • 0 kudos