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

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

stemwin support for GUIDRV_Mem

Posted on June 01, 2014 at 21:49Hi All, We are using STM32F429 Controller with LS013B7DH03 Monochrome LCD. As per document STemWin5.pdf  :30.1.4 Available, but not yet migrated drivers GUIDRV_Mem   - No controller, writes into main memory Requires ...

STemWin 5.28 and LISTBOX_EnableWrapMode

Posted on September 22, 2015 at 08:41Dear all,I'm playing with stemwin 5.28, especially with Listbox. I found a new function (in compare with 5.22) mentioned in documentation and available in h-file. The function is LISTBOX_EnableWrapMode. I suspect...

GUI_TTF_CreateFont

Posted on February 12, 2015 at 12:36 Hi, I am new to STemWin and evaluating using STM32F429I-DISCO. I want to evaluate the �TTF� file related font functions but the linker is erroring with ''no definition'' for GUI_TTF_CreateFont. The steps I have t...

bashir by Associate II
  • 350 Views
  • 1 replies
  • 0 kudos

STM32F407+SSD1963+STemWin

Posted on September 15, 2015 at 20:02Hello! We developed a board with STM32F407 and a 7'' TFT with SSD1963, when this board was projected we didn't know STemWin library and the bus interface was connected on I/O pins like this:SSD1963     --->    ST...

giovani by Associate II
  • 333 Views
  • 2 replies
  • 0 kudos

Wrong color camera and slow LTDC

Posted on September 10, 2015 at 14:06Excuse my English, I am using Google translator. I use STM32F7. I have two problems. 1) The colors of the camera are not displayed correctly, here are some photos of my problem: [[this link/image has been flagged...

STM32F429I-Discovery DCMI DMA OV7670

Posted on November 17, 2014 at 06:01Hi,I want to implement DCMI on the STM32F429I Discovery using OV7670. I am using external clock of 20MHz for OV7670 clock source. I can get the frame interrupt, but cannot get the dma interrupt working. Also, no d...