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

getPixelData() Hardfault

I have a screen with only 1 line of text and I get a Hard Fault when I try to run it. I get the fault here at the glyph->dataOffset:const uint8_t* GeneratedFont::getPixelData(const GlyphNode* glyph) const{const uint8_t* const* table = (const uint8_t*...

beezybee by Associate II
  • 438 Views
  • 15 replies
  • 0 kudos

Resolved! TouchGFX for STM32H757I-Eval board

Hello All, I am trying to use STM32H757I-Eval board for one of Development project and need to get one clarification regarding it.I am using Touch GFX Designer Version- 4.24.2, while creating a new project I can see STM32H747l Eval for Board Setup in...

ShivDesh by Associate III
  • 230 Views
  • 2 replies
  • 0 kudos

Touch GFX and I2C sensors on the same bus

Hi All ,I am doing a projet using STM32f469I disco board with Touch GFX i able to run the Touch GFX GUI properly but when i try to conncet the I2C sensors to the same bus the I2C is always busy with the Touch GFX. hence i am not able to initialize t...

LKade.1 by Associate II
  • 764 Views
  • 4 replies
  • 0 kudos

Rendering frequency spectrum

Hello,i want to render frequency spectrum FFT in the small area of screen and handle touch in this area. This should be done by some custom widget/container. Can you help me how to do it? Best Regards,Petr

Petr3 by Associate III
  • 1924 Views
  • 14 replies
  • 2 kudos