STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

STM32F469 higher resolution display

Posted on July 13, 2016 at 01:08Hello everyone,I want to use a 1280x120 display (16bit parallel RGB interface) with a STM32F469.The datasheet says that it can only support a maximum resolution of 1024x768.The horizontal resolution of my display is a...

moritz2 by Associate
  • 358 Views
  • 1 replies
  • 0 kudos

Driving TFT-LCD on STM32Fx with HAL

Posted on July 01, 2016 at 17:03Hello guys,I am using Keil Uvision 5.2 and cube Mx for developing STM32 MCUs.and I want to Drive a TFT-LCD which the size is 2.8 inch and it has 320*240 pixels and it has ILI9328 driver inside.I have few information a...

DCMI DMA synchronization on STM32F7

Posted on June 06, 2016 at 19:52I have the STM32F746 Discovery board and my project works with the OV9655 camera. I am trying to switch over to use the MT9V034 camera chip from Aptina/OnSemi, which outputs 8bit grayscale (really, it outputs 10bit, b...

wflanery by Associate II
  • 466 Views
  • 1 replies
  • 0 kudos

DMA2D / Chrom-ART questions

Posted on March 11, 2016 at 10:49Hi, I'm trying to use an STM32F4 to render images on a display using DMA2D. I'm fairly new to graphics and blending so I would appreciate some input. Say I'm trying to display two 100x100 squares, one red at 0,0 and ...

aditya23 by Associate II
  • 398 Views
  • 1 replies
  • 0 kudos

Flickering Display

Posted on March 22, 2016 at 15:40I'm using DMA2D to draw images on the display. I'm using two layers and both of them will eventually be animated. But at this time I'm trying to move just one object on one layer around the screen, but the entire dis...

aditya23 by Associate II
  • 357 Views
  • 1 replies
  • 0 kudos

STM32F7 TFT with LTDC and DMA2D

Posted on May 04, 2016 at 11:06Hello everybody, I am trying to understand how the LTDC and DMA2D are working together. I have a small custom made STM32F7 board with a 24-Bit RGB TFT panel connected to the LTDC. With CubeMX I activated this interface...

dennis23 by Associate II
  • 984 Views
  • 3 replies
  • 0 kudos

Missed GUIDRV_SLin support in STemWin

Posted on March 31, 2016 at 11:16I need to use STM32F4 to control a LCD with RA8835 controller on it. By the document given with STemWin, I need to call GUIDRV_SLin_SetS1D13700(). But in ARM MDK, it always throw error ''Error: L6218E: Undefined symb...

STemWin ST32F429

Posted on April 27, 2016 at 11:46I downloaded stm32cubef4.zip and tried to build a STemWin test application from the emWin files included.  The builder complained something about C:\Users\bennacef\Desktop\SVN\STM32_emWin_Library.  What is this benna...