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

Integration of TouchGFX with an External Display via. the B-LCDAD-HDMI1 board for the STM32F769-Discovery

Hi all, I am currently using the STM32F769-Discovery board.I am looking to display a GUI designed with TouchGFX Designer (4.20.0) on an external screen via. the B-LCDAD-HDMI1 board. The display I am using is the 7inch Capacitive Touch Screen LCD (7i...

TouchGFX screen touch problem

I am using stm32l4r9. Added buttons to the screen when using TouchGFX. After uploading the file, the touch function of the screen will disappear after about 1 minute. In other words I don't get a response when I press the button.

Jesse by Associate
  • 1084 Views
  • 3 replies
  • 0 kudos

next lin in textarea

hi,i have a 3 data in a array like uint_8 pda[3] ={1,2,3);i want to print each on next lineso how i can put next line character in textarea

MA.21 by Associate III
  • 690 Views
  • 4 replies
  • 1 kudos

stm32u575 DMA and DCMI issue.

I am trying to use DCMI and DMA to capture picture.But I got data transfer error from DMA. And I found the following information from the reference manual. Data transfer erroron a bus access (as a AHB single or a burst) to the source or the destinati...

images.bin file creation error

Hi there,We are completely stuck for a project with touch GFX and CubeMX (last version installed).We try to use images stored in an SDcard.We have understood the logic of transferring images from the SD card to the screen.We have a just an output mes...

DLodo.1 by Associate
  • 953 Views
  • 3 replies
  • 0 kudos