STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

How to handle touch and drawing simultaneously ?

Posted on December 01, 2015 at 07:34I have attached my controller code (Controller used is STM32F429ZI.. STM32F4 discovery board with EMWIN).CreateWindow() creates a window which has a button with the name ''Inital''. Child window is created with WM...

HAL+STM32F429I DISCOVERY+DCMI+DMA

Posted on November 09, 2015 at 12:44 I am only posting this as a last resort after making sure that I could nothing more about it. Just need fresh pair of eyes to check if I have missed out something. I am trying to use the HAL library to...

STemWin VS emWin

Posted on May 16, 2014 at 10:10Hi, we want to use STemWin v5.22 in the development of a GUI application with a LCD controlled by Ultrachip UC1698G, but the only driver available display drivers seem to be GUIDRV_FlexColor and GUIDRV_Lin, as stated i...

STM32F407 STEMWIN LOADING IMAGES FROM SD CARD SLOW

Posted on October 15, 2015 at 19:42Hello! I am working in a project that uses a STM32F407 and 7'' TFT LCD with SSD1963 controller, after hard work to put the LCD running and some corrections on the board, but now I don't know if what we are trying t...

giovani by Associate II
  • 1682 Views
  • 12 replies
  • 0 kudos

LTDC clock problem

Posted on October 22, 2015 at 17:51 Hello, I'm targeting the STM32F429IIT6. I have a problem with the LTDC driver clock. I'm trying to drive this 800x480 http://www.newhavendisplay.com/specs/NHD-7.0-800480EF-ATXL-CTP.pdf at 30...