STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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

Cannot enable JPEG decode with DMA on STM32F76xx

Hello,I am currently trying to play a video using the JPEG decoder on a STM32F76xx chip.Right now, I can play a video with HAL_JPEG_Decode in polling mode, but the it takes too long (~100ms) and the FPS is low.My objective, is to use HAL_JPEG_Decode_...

GN.1 by Associate
  • 439 Views
  • 0 replies
  • 0 kudos

TOUCHGFX WILDCARD RANGE ISSUE

Hey Team,Following the examples online , the wildcard range prevents me from inputting 0-120.I've also tried doing 0,120. that lets me input the value , generate the code but not actually show up on the screen

0693W00000BagjxQAB.png
AndreasPA by Associate III
  • 660 Views
  • 2 replies
  • 0 kudos

How to setup the cache to use Dynamic bitmap ?

Hello everyone,I'm currently developing a project using TouchGFX on a custom board with a STM32F469II and a 1024x600 screen in RGB interface.Right now, I'm trying to add a SD card to the system so that eventually I'll be able to print pictures from i...

TDele.1 by Associate III
  • 1587 Views
  • 8 replies
  • 0 kudos

TouchGFX gray 4 to RGB565

I'm using TouchGfx in Gray 4 mode. I have read the GFX documentation and I can't find the answer. I can't figure out how the data is stored in RAM. Consequently, I need to convert this Gray 4 to RGB565 to my FMC 16bit 8080 TFT-LCD. Any ideas how to d...

KRega.1 by Associate II
  • 719 Views
  • 3 replies
  • 0 kudos