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

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

jmasriera by Associate II
  • 1003 Views
  • 2 replies
  • 0 kudos

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
  • 923 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
  • 1300 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
  • 1471 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
  • 935 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
  • 530 Views
  • 1 replies
  • 0 kudos

Getting hardfault using stemwin GUIDRV_FlexColor driver for st7735 in stm32f407vg EVM after LCD_X_DisplayDriver()

Posted on October 06, 2016 at 09:38Hello Folks, I am working on stm32f407vg EVM, I have interfaced MIDAS LCD using SPI. The LCD has ST7735s controller. Now I am able to make manual patterns of check box, circle and screen colour randomly but I need...

rutvij by Associate II
  • 888 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 III
  • 1168 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...