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
  • 660 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 display .JPG

Posted on January 14, 2018 at 05:42Hello,I am trying to use the STemWin 5.40 in the STM32F7Cube 1.8 pack with my F746-DISCO. The basic display works fine until I tried to display an .jpg image on the LCD. The original image is: While the display on ...

0690X00000604G2QAI.jpg 0690X00000604HtQAI.jpg
Duy Tran by Associate II
  • 351 Views
  • 6 replies
  • 0 kudos

STM32F4DIS-LCD without expension board

Posted on January 06, 2018 at 22:43Hi, I have onequestion.Is that possible to connect STM32F4DIS-LCD directly to STM32F407G Discovery board without expansion board?#stm32f407g #stm32f407g-disc1 #stm32f4dis-bb #touch-screen #stm32f4dis-lcd

JG Seed by Associate
  • 334 Views
  • 1 replies
  • 0 kudos

Resolved! STemWin and CRC module on STM32L4

Posted on November 25, 2016 at 12:27Hi guys,as far as I know, STemWin library requires the CRC module to by enabled before calling GUI_Init(), to verify that it's running on STM32 platform (mentioned on this forum).As I plan to use CRC module in my ...

LCD interfacing with SPI Communication

Posted on December 25, 2017 at 15:52Hello All,I would like to understand the LCD Interfacing with the SPI Communications.Fo LCD,I Think it would be a one communication.I am using STMCUBEMXI am assigning few pins to the others like usb-Device n usb H...

deep ch by Associate II
  • 706 Views
  • 7 replies
  • 0 kudos

Resolved! [F4]Using FSMC and FMC together

Posted on December 24, 2017 at 20:43Hello,is it possible to use the FSMC (LCD 8080) and the FMC (SDRAM) together on an STM32F4?I want to drive an SDRAM and an LCD on the same address and data lines. Will there be any problems with this setup?#lcd #s...

P F by Associate
  • 327 Views
  • 2 replies
  • 0 kudos

STM32F7 DCMI with DMA to external SRAM

Posted on December 07, 2017 at 07:52We encountered a problem with the ST’s MCU (STM32F767IGK6).Problem description:We are trying to read data from a camera sensor that is on our board (OV7740) connected to the  STM32F7 DCMI port.The data is being ...

STM32F070CB 9Bit SPI

Posted on September 30, 2017 at 11:02Test Nucleo board,(SPI_FullDuplex_ComPolling) I tried to modify SPI example code to drive LCD,But I have no idea how to send 9bit data ,I found data size setting, SPI_DATASIZE_9BIT?Clk send 9bit clock, but data a...

Kim Lui by Associate
  • 489 Views
  • 2 replies
  • 0 kudos