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

TFT LCD MB895/S programming

Posted on April 26, 2018 at 08:33Hi friends,I would like to learn the programming of the TFT LCD module (p/n: MB895/S, SPI interface) which comes with the the evaluation board STM32 L073Z-Eval.  However, I just can't even find the programming specif...

ST32CubeMx and GRAPHICS configuration

Posted on April 02, 2018 at 11:28Hello,i am trying to configure my the CubeMX for my STM32F429I Disc 1 board to show the default hello world sample, which is generated from the Cube. I have try very much an have read the example in the firmeware pac...

Resolved! STEMWIN porting on orient LCD

Posted on April 03, 2018 at 07:35Hi i have a custom board based on stm32f769. i have interfaced orient 7inch lCD 800*480 in RGB mode. i could successfully configure the LTDC and external SDRAM (FMC based 32MB) and tried out displaying static image u...

libjpeg for DCMI

Posted on April 16, 2018 at 00:03Good day,I'm trying to find any info about the libjpeg for encoding a file in RGB565 obtained by the DCMI,  I`m woriking with the periphereal library but I can not find anything, has anyone an idea about how to start...

STM32L100C-DISCO odd LCD issue

Posted on April 07, 2018 at 08:19 Hello, So I am using a STM32L100C-DISCO to display some numbers on an LCD display, I am using the LSI as the clock source. My program works fine for a couple of hours, but if I de-power then power-on the board, the...

bob jones by Associate II
  • 2841 Views
  • 10 replies
  • 0 kudos

Resolved! Using external TFT-LCD with STM32F429I-DISC1

Posted on March 27, 2018 at 16:21Hi there folks!I just wanted to know if it is possible to use the STM32F429I-DISC1 to test different external displays. The appropriate pins are provided via P1 and P2 but as far as I have understood the schematics t...

demo software for stm32L4R9

Posted on April 06, 2018 at 12:55HiIs there a demo project (software) of stm32L4R9 discovery kit, for download ?http://www.st.com/en/evaluation-tools/32l4r9idiscovery.htmlPeter#lcd #graphic-demo #stm-mcu #stm32l4r9

STM32F7 LTDC Flickering

Posted on September 20, 2017 at 14:39Hello! I've encountered a very strange bug with STM32F7 (767 and 746) LTDC. It seems, that FPU operations sometime cause LTDC flickering (sync miss or something). It rather difficult to debug this issue because t...