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

LCD Freezes after running for a long time

I am using TFT LCD + LTDC + STemWin in STM32F429IG with external SDRAM. I have enabled multi buffering to reduce the flickering effect. Then it works fine. But after a continuous run time of more than a day the system is running al the freertos task ...

S_1 by Associate III
  • 1239 Views
  • 4 replies
  • 0 kudos

TouchGFX Invalidate causes CFSR_UNALIGNED

Call to MainView::invalidate for a text box causes CFSR_UNALIGNED inside TouchGFX function, in vicinity of TextProvider::endOfString.Have commented-out our code change to text box text, and simply call invalidate, and observe crash.Tried solutions 1 ...

Can I control Micro OLED display without special drivers or controllers over SPI or I2Cjust using the embedded LCTD controller.

Hello,I didn't found any answers for this so I would like to know if I can control micro oled display (high resolution, small density oled, 0.23", VGA res. or something little bit higher) in my smart glasses using some of STM 32 bit MCUs, ik external...

Partial Frame Buffer (4.15) maximum transmitted lines

I'm using partial frame buffers with CubeIDE 1.5.0 and TouchGFX 4.15. I've found that when updating large portions of the screen, the function touchgfxDisplayDriverTransmitBlock is never called with a height larger than 20 lines, regardless of the fr...

ebray by Associate II
  • 1390 Views
  • 3 replies
  • 0 kudos

Why the CubeIDE can't generate an STM32H747 based project, and why can't generate the TouchGFX also the GUI? (STM32CubeIDE 1.7.0; TouchGFX 4.0.17)

Hi guys,I want to develop a project, for which needs a display, and i chose the TouchGFX way. I'm using the STM32H747 microcontroller. In TouchGFX exists demos for STM32H747I Disco board, but my application will run on a custom designed board.So I tr...

For touchGFX application, I have created a project for implementing touchGFX(STM32F411RE) with external SPI flash memory(W25Q32) but I am facing a problem in programming the chip with an external loader but the external loader working well in using as alo

19:47:11 : STM32CubeProgrammer API v2.5.019:47:17 : ST-LINK SN : 0670FF53515587828114321419:47:17 : ST-LINK FW : V2J38M2719:47:17 : Board : NUCLEO-F091RC19:47:17 : Voltage : 0.02V19:47:17 : SWD freq : 4000 KHz19:47:17 : Connect mode: Under Reset19:47...