STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 1220 Views
  • 0 replies
  • 2 kudos

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

STEmWin not Displaying but LTDC Works

Posted on October 10, 2017 at 19:33I am using an STM32F439BIT processor and developing in Keil uVision 5.  My goal is to make a touchscreen GUI for a VGA resolution touchscreen.  I have implemented STEmWin to the best of my abilities, using the LIN3...

Images from SD Card: STM32F746ZG

Posted on August 31, 2017 at 00:41Hello!I was wondering how to load only half of a bmp image from an sd card. I am capable to loading a full image from a header file using the examples provided for the STM32F746G-Discovery. The reason I am asking th...

STM32F746 FMC missing bus accesses

Posted on July 13, 2017 at 00:26 I'm working with an LCD with an ILI9341 controller, and attempting to use the FMC to control it. I've had the LCD working in SPI mode, so I know that my configuration commands are correct. I've checked the timings...

STM32 LTDC Drive Strength

Posted on September 28, 2017 at 15:11Hi all,I am currently utilizing the STM32F429 in a project. In order to display information, I am using a QVGA (320x240p) TFT display with an ILI9431 display controller.However, I am a little afraid of EMI emissi...

Using iSTemWin + FMC with 16 bit interface

Posted on September 21, 2017 at 22:26DAHMEN.IMEN‌Hello, I'm trying to use TFT display with ILI9341 16 bit interface with STM32F427 via FMC.  I based my code looking the samples gerates for CubeMX.I am using FreeRTOS and STemWin to print the 'Hello...

LibJPEG Hard Fault

Posted on September 18, 2017 at 21:27I have a STM32F413CHU6 processor using FreeRTOS and LibJPEG as configured by STM32CubeMX.  LibJPEG is configured to use FreeRTOS memory allocation, and FreeRTOS heap is set at 150,000.I'm trying to read JPEG data...

Resolved! LCD pixel noise

Posted on September 13, 2017 at 11:17I'm working on a board that is close to the 429 Discovery board, using:- STM32F429 micro- LTDC connection to a custom 3 inch LCD using ili9327 controller, connected via display pixel interface- IS42SI6400J SDRAM ...

Resolved! TFT Display using NUCLEO-F746ZG

Posted on May 31, 2017 at 18:23Hello!I am a beginner using the the NUCLEO-F746ZG to drive a 4.3' Newhaven TFT display that has a capacitive touch panel controller.The parts are shown below:https://www.digikey.com/product-detail/en/stmicroelectronics...

Labels