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

Enable DSI via ST32Cube on STM32F769I-DISCO

Posted on November 04, 2016 at 13:14Hi. I'm working with a STM32F769I-DISCO board. I've generated a project created with ST32Cube. I've selected LTDC -> ''RG888 (24 bits) DSI'' and I've enabled DMA2D. I'm comparing with the LCD_DSI example. I've se...

STM32F469, LCD, External Flash and RAM

Posted on November 08, 2016 at 10:22Hello,I am developing an application that has:1. LCD Touchscreen2. STM32F4693. External Flash on QSPI4. External SRAMOther peripherals shall be an RS232 controller, a Wi-Fi Module and 2 flow meters.I have to acqui...

deshmukh by Associate
  • 768 Views
  • 2 replies
  • 0 kudos

STM32F746IGT / NGx and display with 1024*768

Posted on November 01, 2016 at 18:34Hello,I try launch showing image with 1024*768*24/16 resolution.But I see bad image and many bugs on screen.I get timing from here: http://tinyvga.com/vga-timingI have static image.I get LTDC outputs, connect this...

xakkez by Associate II
  • 973 Views
  • 8 replies
  • 0 kudos

DCMI with DMA in Double Buffer Mode

Posted on October 30, 2016 at 23:19Hello everybody, I've got a NTSC camera with decoder which delivers me 480x272 image data in 4:2:2 YCbCr format. NTSC has the characteristic to transmit every second line. First the odd frame 1, 3, 5, ..., 271 (480...

43102399 by Associate II
  • 957 Views
  • 2 replies
  • 0 kudos

Resolved! Camera DCMI with DMA issues

Posted on October 28, 2016 at 15:26Hey, I have some trouble configuring my camera interface. I am using an analog NTSC camera with differential data lines. For decoding it into digital YCbCr 4:2:2 I am using the Intersil TW9990. I think I configured...

43102399 by Associate II
  • 754 Views
  • 1 replies
  • 1 kudos

STemWin problems with stm32f429I

Posted on October 14, 2016 at 09:21Hello everybody; I have several questios about the usage of the stemwin librarie. I would like to have some help to solve them. I have use the templates of the stemwin librarie to perform a driver for my tft. It ha...

jzotes by Associate II
  • 418 Views
  • 1 replies
  • 0 kudos

32F746GDISCOVERY LCD chip

Posted on December 22, 2015 at 10:08Hello. I need to choose a LCD for our project, which will be tested on the 32f746discovery. What is the chip of the discovery LCD, thus I would not need to do any changes in software developing our own PCB. Thanks...

baev_al by Associate II
  • 929 Views
  • 7 replies
  • 0 kudos

STM32F7 Discovery SDRAM and TFT-LCD

Posted on July 10, 2015 at 18:03 Hello, I received my STM32F746G-DISCO board 2 days ago, and I am trying to get the TFT-LCD module work, but I am having difficulties with the configuration of the FMC.I am struggling with the timing config...