STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

GUI Freezes on Target Board.

Hi everyone,I have developed a GUI based on STM32F769I-DISCO Board. The GUI works perfectly fine on the TouchGFX simulator. It also flashes perfectly inside the target board. However, in my GUI, I have added a code such that when a certain button is ...

AKetc by Associate III
  • 1509 Views
  • 15 replies
  • 0 kudos

New hardware working problem.

Hi everyone,We working on a project with touchgfx software. We designed a new hardware for this project. Our custom hardware has this components;STM32F746BET processorIS42S16800F-7TLI SDRAM (128Mb , 143MHz)MT25QL128ABA1EW9 QUAD SPI NOR FLASH (128Mb, ...

0690X00000BwmLWQAZ.jpg

Displaying multiple values on the LCD

Now that I have managed to get the LCD working (thanks for the helpful members on this forum) I'm able to send data on the LCD. Sending one value is ok, but I have the actual data in a struct that I'm able to send through a queue for the model. Quest...

HHarj.1 by Senior
  • 644 Views
  • 6 replies
  • 0 kudos

V3.0 Templates status

Hello @Martin KJELDSEN​ Is it possible to have a list of the available templates for V3.0 Pinned at top of this discussion forum. In that way we can tracked which one are remaining and which ones are done.May be a list with priority would also help.F...

tushar_tp by Associate III
  • 805 Views
  • 7 replies
  • 1 kudos

Working with Embedded Sync Codes

Hi,I have DCMI working with external sync, but what I get in memory is the video data with the sync codes (0xFF 00 00 YY). So in this case I needed to implement a code to extract this sync codes to get only the active video, but it waste processor re...

eng23 by Senior
  • 769 Views
  • 4 replies
  • 0 kudos

Displaying long texts in a small text area.

Is it possible that long texts automatically are displayed in a small text area by running endless to the end of the text and starting again at the beginning? Scrolling the text within one textline?Are there examples in youtube to see the result, and...

MHase by Associate II
  • 808 Views
  • 4 replies
  • 0 kudos