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

Resolved! TouchGFX getting GUI user input data to FreeRTOS

I am trying to get user input from the GUI to FreeRTOS. The text area buffer is transferred from my screen1View, to screen1Presenter, to model then added to a queue. Finally, my task in FreeRTOS will check for new data in the queue every 1 second.The...

0693W000001reg7QAA.png
HPam.1 by Associate II
  • 993 Views
  • 3 replies
  • 0 kudos

Resolved! Hello, I am working on a project where I need 20 screens in an application. I am using STM32F469I-Disco board for this project. I tried dumping complete application onto the board but it is displaying only 3 screens.

So I am guessing it's the issue with the memory allocation. I followed the steps given for External addressable flash in TouchGFX documentation in STM32Cube IDE.(I am not using my application to test Quad SPI Memory: I followed the exact steps given ...

Sayali by Associate II
  • 782 Views
  • 3 replies
  • 0 kudos

how to use LCD Display with STM32 MCU?

I am using STM32F1 series MCU for my Formula Student Electric Vehicle. To display various data of the car on dashboard we require a LCD Display. All sensors are communicating through CAN protocols.I want to ask do LCD screen should support CAN interf...

Sjain.1 by Associate
  • 781 Views
  • 2 replies
  • 0 kudos