STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

Visible items in ScrollList

HelloIs there a way to determine which items in a ScrollList are visible at the moment (item index)?Because the user will control the GUI by buttons i like highlight the currently selected item in the list (similar behaviour like a list on a PC progr...

Resolved! How to create a log and store it

Hey!I would like to create a log and store it so i could access the information later, for example for a device the monitors how many people go in or out a store and at what times.It would be helpful to store it in a sd card or the boards memory itse...

pmppires by Associate II
  • 460 Views
  • 1 replies
  • 0 kudos

Pixel computation issue

Hi all, I'm running into an issue and I need some ideas!We have designed a project on a STM32T769 disco board and we are now porting it onto our own hardware that uses an STM32H743 chip. We have 64MB of external SDRAM (two chips of 32MB each running ...

Plaramee by Associate III
  • 879 Views
  • 4 replies
  • 0 kudos

L4 color space for LTDC

I only have enough storage to have 1 framebuffer at L4 size for the stm32f7X9. The problem is seems is that the LTDC only supports L8 as the lowest pixel density.The C define is LTDC_PIXEL_FORMAT_L8 http://www.tjaekel.com/lyrebird_APP/DualMCU_doxyge...

Badam.17 by Associate II
  • 327 Views
  • 0 replies
  • 0 kudos

Using Internal Flash Memory For Frame Buffer

I'm using the stm32f769i-disco1. Which has 2 mB of flash memory.https://www.st.com/en/evaluation-tools/32f769idiscovery.htmlI'm creating a very simply application that's drawing circles and squares and some text, so it's not using most of the flash. ...

Badam.17 by Associate II
  • 533 Views
  • 2 replies
  • 0 kudos