STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.0 is out!

TouchGFX 4.24.0 is now out. Please follow this link to download it. 4.24.0 Release details: Release date: June 6th, 2024 New TouchGFX Designer Features: Added a QR Code widget.Added RGB Compression for images. New TouchGFX Core Features:  Added RG...

LouisB by ST Employee
  • 901 Views
  • 0 replies
  • 2 kudos

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

Memory management for STemWin

Posted on March 30, 2017 at 10:14Hi,I want know how ST manage the memory in order to run STemWin library.In my case, I am using F429IDiscovery Board.Firstly, I have seen that in stm32f429i_discovery_sdram.h it is defined the address 0xD000000000 fro...

JPEG into Memdev STemWin

Posted on March 28, 2017 at 10:20Hi,I am using 32F429I-Discovery Board with STemWin v5.32 and I am not able to show a JPEG image when I load it into a Memory Device.The code I am using is attached to the question.There firstly I draw the image at po...

0690X00000606MOQAY.png

Resolved! DSI PLL doesn't work with HSI

Posted on March 23, 2017 at 17:49Hello,I use DSI with external 25MHz osc. In some design I wanted to useHSI (is seems supported wrt. ref.manual) but the DSI PLL doesn'tlock at all.I use IDF=3 to have INFIN=16/3>4MHz and NDIV=125, thus Fvco=666MHz.OD...

STemWin - GUI_JPEG_DrawEx

Posted on January 24, 2017 at 13:17Hi.I'm using STM32CubeF4 1.14.0 with STemWin 5.32.I need to draw JPEGs from file using the DrawEx functions where the user has to provide a getData function which reads chunks of data from a file.However the ...Dra...

bbee by Associate III
  • 1054 Views
  • 11 replies
  • 0 kudos

Resolved! STM32CubeMX FSMC Configuration

Posted on March 15, 2017 at 02:13I'm using a Nucleo-F413ZH board and an SSD1289 driver based LCD. I'm using the KEIL IDE.I just wanted to confirm that I have setup my LCD and FSMC correctly. I have performed the following steps: Setup FSMC in STM32...

STM32 DMA Limitation ?

Posted on March 08, 2017 at 06:34Application Scenario: We have used DMA, FSMC, and DCMI module of the  STM32. DMA is configuredto read the data from the DCMI out output  register DR, and write it it to external SRAM. Likely DCMI is configured  as an...

Connect STM32 FSMC to LCM with 6800 interface

Posted on February 24, 2017 at 12:04I want to use STM32 to drive a LCM with a KS0108 controller. Sadly, it has a 6800 interface. Fortunately, ST gives a document to guide me: http://www.st.com/content/ccc/resource/technical/document/application_note...

0690X00000606P6QAI.png 0690X00000606PLQAY.png