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

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

DCMI or DMA problem. Detecting end of capture

Hello,I am facing strange problem. I have a camera that transfers data, 90kPixels.Since it is 10 bit camera, and data is packed into 32b word, I can tranfare image in singe DMA config ((300x300)/2 in DMA)So I have Circular DMA buffer, continuous DCMI...

Linas L by Senior II
  • 921 Views
  • 2 replies
  • 0 kudos

Importing Typographies

Hi,I want to use a TextLabel container found in another project.I manually edited the Designer's .touchgfx file and copied the relevant cpp/hpp files.Unfortunately, this class assume the presence of about 30 typographies and resources, which are of c...

CHech.1 by Associate III
  • 331 Views
  • 0 replies
  • 0 kudos

TouchGFX RGB Color Output Problem Questions.

Hello, I'm asking you this question because there is a problem that I couldn't solve during the Touch GFX test.First, let me tell you about the current environment.1. Evaluation board: NUCLEO-L4P5ZG2. IPS TFT-LCD 1) Resolution: 320 × 240, 16-bit colo...

0693W00000BbAcSQAV.jpg 0693W00000BbAahQAF.jpg 0693W00000BbAcwQAF.jpg 0693W00000BbAd6QAF.jpg
ybyeo.1 by Associate
  • 1400 Views
  • 4 replies
  • 0 kudos

Resolved! TouchGFX Colour issue

Hello,This is my first attempt on using the TouchGFX library, so I'm still learning how everything works. I've a custom board running on a STM32G473CBU6 with a 1.54" ST7789V LCD interfaced through SPI.I know the LCD driver is working because I can ru...

0693W00000Dn4SOQAZ.jpg
margce by Associate III
  • 1952 Views
  • 5 replies
  • 0 kudos

Resolved! Problems with ethernet and usb when using TouchGFX

HelloI'm working with a custom HW with a STM32H753 controller.The operating system is Keil RTX and Keil Middleware is used.I have a 272x480 display connected to LTDC (RGB565).I also have ethernet functionality implemented with a LAN8742A PHY and one ...

jimmii by Senior II
  • 1578 Views
  • 5 replies
  • 0 kudos