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

TouchGFX color conversion formula?

When the 16Bit Color Depth is set and the box color is set to 70,73,80 as the RGB value, the Box Color in the Visual Studio simulation is output as 66,73,82 as RGB values.Since we are developing a product, we need to print the color set by the GUI de...

ikassma by Senior
  • 731 Views
  • 2 replies
  • 0 kudos

JPEG compression artifacts

HelloI am using an STM32H743 MCU that implements acquisition of frame from camera and compress it to JPEG format.The setup to compress the image is with hardware JPEG encoder with MDMA stream.Image resolution is 240*320 pixels, greyscale. The procedu...

0693W000005B5upQAC.jpg 0693W000005B5ukQAC.bmp
DLane.1 by Associate II
  • 646 Views
  • 0 replies
  • 0 kudos

H7's LTDC output

Hi I am using H753 with its LTDC as display output. Due to a special request, H753 must know when a single frame output completely, and then switch to another frame source. Does H753 support any interruput or event of such a frame output complete?

JZou.2 by Associate II
  • 428 Views
  • 0 replies
  • 0 kudos

STM32F103 LCD20x4 i2C

Posted on May 01, 2018 at 06:29Good morning,I'm beginner with STM but managed to get working a STM32F103 LCD16x2 using i2CNow, I would like to use i2C but with 20x4 LCD, nothing fancy I modified the library according to what I was thinking correct b...

paul sauv by Associate III
  • 7489 Views
  • 16 replies
  • 0 kudos

Best container/widget for a chat app

I just want to know if I am using the right TouchGFX tools.Working on designing a chat application on STM32 chip. I am using a List Layout inside a scrollable container to implement the incoming/outgoing chat messages. Is this the right path, I am m...

RMoha.2 by Associate II
  • 802 Views
  • 2 replies
  • 0 kudos

Resolved! LTDC generation code issue

Hi,some thing is strange with the cube ide in the display controller LTDC initialization . i choose 1 layer only but the cube ide generate code for 2 layers!!First time to see such thing

MSale.1 by Senior
  • 1673 Views
  • 9 replies
  • 0 kudos

Resolved! TouchGFX with DSI Video mode

Dear ST Team,I'm doing a project about: display LCD (DSI Video mode) with TouchGFX. I have example TouchGFX DSI Adapted CMD mode, but can't find out example for DSI video mode.Please give me some idea!!!Thanks

NHo.1 by Associate III
  • 1329 Views
  • 3 replies
  • 0 kudos

Touchgfx DSI Video Mode - LTDC Overflow

We are running into some issues getting Touchgfx with DSI Video Mode Running1. uC - STM32F779BI2. Display - 720 *12803. Display Controller - ST77034. No of MIPI Lanes - 2 lanes5. DSI Host Mode - Video Mode6. RGB 565We have been able to communicate wi...

SNare.1 by Associate
  • 2205 Views
  • 7 replies
  • 0 kudos

Issue with Changing Pixel Format on STM32F769i

I followed this guide to changing the pixel format of an application. Although my TouchGFX designer file does not have the code listed above the framebuffer pixel format table 2/3 of the way down the page, in the Designer itself it reports 16bit colo...

0693W000001qYBuQAM.png