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

Resolved! 7 or 8 Inches display on custom board based on F746

Hello,On a custom board (similar to F746-Disco board) i was able to setup a 5' display with 800*480 resolution on RGB565.Now, i would like to support bigger display with same board. As i checked, there are many 7+ inches displays with RGB interface.I...

0693W000001sWLmQAM.png
SKokk.1 by Associate II
  • 950 Views
  • 1 replies
  • 0 kudos

Porting TouchGFX - can't write to screen

Hi everyone!I'm trying to port TouchGFX over to the CoreH743I board and I'm running into some trouble at the step of trying to write to the screen from main memory.https://support.touchgfx.com/docs/development/board-bring-up/how-to/03-display-interna...

GGowi.1 by Associate II
  • 999 Views
  • 2 replies
  • 0 kudos

Two problems porting TouchGFX to CoreH743I - missing LTDC_IRQHander() and a HardFault during HAL_Init().

Hi,I'm trying to port TouchGFX to the CoreH743I board and I'm following the instructions on how to do that. In part 3 on bringing up the framebuffer I'm running into two problems:The internal CubeMX in CubeIDE is not generating the LTDC_IRQHander() f...

GGowi.1 by Associate II
  • 1483 Views
  • 8 replies
  • 0 kudos

Problems in the beggining when compiling examples

My original problem is when I try to see a GUI example running, when I hit on "Run Simulator" the operation fails and in the detailed log appears the following message:"Generate Assets       make -f simulator/gcc/Makefile assets -j8             0 [ma...

AHern.21 by Associate
  • 1415 Views
  • 2 replies
  • 0 kudos

spurious touchs on spi display

When i the touchscreen on my LCD it occassionally presses somewhere else on the screen to where i have pressed.The simulation on touchgfx works perfectly which means it isnt the code ive implemente in the virtual functions. Only assumption is that th...

MikeP by Senior
  • 943 Views
  • 2 replies
  • 0 kudos

"Load images into target memory"

Hello, I am trying this example to use LCD_HDMI from STM32Cube repository.Board: STM32H747I-DISCOToolchain: STM32CubeIDESTM32Cube_FW_H7_V1.7.0\Projects\STM32H747I-DISCO\Examples\LCD_DSI\LCD_DSI_VideoMode_DoubleBufferingI am following the guidelines i...

Sayali by Associate II
  • 1818 Views
  • 5 replies
  • 1 kudos

Resolved! Adjusting frame rate fps of display for TouchGFX

Hello everyone, I am trying to adjust the frame rate(to a lower fps) of the display on STM32F429i discovery board. I saw from this manual cd00278141-qvga-tftlcd-direct-drive-using-the-stm32f10xx-fsmc-peripheral-stmicroelectronics.pdf saying there's a...

0693W000001sH0oQAE.png
HPam.1 by Associate II
  • 2621 Views
  • 3 replies
  • 0 kudos