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

Frame buffer as sdram

i have working on LTDC display controller of STM32h743iit6 to display to text/image.but how i have to choose sdram as frame buffer please provide any reference to work on this thanks

Predd.11 by Associate II
  • 659 Views
  • 1 replies
  • 0 kudos

Resolved! font files and its memory requirement.

While using touchGFX, which font files should be used for the following languages1.German,2.english,3.french,4.spanish,5.italian,6.portuguese,7.swedish,8.russian,9.czesh,10.polish,11.chinese,12.japanese,13.korean,14.turkishFor each font file what wou...

ananya by Associate II
  • 673 Views
  • 1 replies
  • 0 kudos

Resolved! Video Widget support possibilities

Hi !​​I'm making a small project using Touchgfx and STM32F746.​I want to add video playback but I can't find any examples or projects to reference.​so, ​Can I get examples or projects of playing video using Touchgfx?(like MjpegReader in STM32H7Cube.....

Resolved! How to use TouchGFX 4.13 addon with CubeMX5.5.0?

Hi,i just installed cubemx 5.5.0 to check if touchgfx handling is now better. to my surprise with the new version their is no touchgfx / graphics option to select. Then i found out, that under Help -> Manage embedded software packages i can install...

LSant.1 by Associate II
  • 1211 Views
  • 4 replies
  • 1 kudos

How to capture image from OV7670 (No FIFO version) in snapshot mode after user define exposure time using HAL_DCMI_Start_DMA in snapshot mode to external SRAM?

Dear Friends,I would like to appreciate the effort of STM for providing user friendly software tools and documents support to customers.I am entry level to STM32 MCU, Now I would like to bring my problem statement:I am doing design with STM32H743 dev...

STM32H743zit DCMI DMA not Working.

I can not get the DCMI Working with OV7670 Camera. The Hardware is correct, Camera setup is correct.  HAL_DCMI_Start_DMA(&hdcmi, DCMI_MODE_CONTINUOUS, (uint32_t)framebuffer, sizeof(framebuffer)/4); The DMA Always Fails. The problem is with the STM...

SSche.1 by Associate II
  • 679 Views
  • 4 replies
  • 0 kudos