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

TouchGFX Invalidate causes CFSR_UNALIGNED

Call to MainView::invalidate for a text box causes CFSR_UNALIGNED inside TouchGFX function, in vicinity of TextProvider::endOfString.Have commented-out our code change to text box text, and simply call invalidate, and observe crash.Tried solutions 1 ...

Can I control Micro OLED display without special drivers or controllers over SPI or I2Cjust using the embedded LCTD controller.

Hello,I didn't found any answers for this so I would like to know if I can control micro oled display (high resolution, small density oled, 0.23", VGA res. or something little bit higher) in my smart glasses using some of STM 32 bit MCUs, ik external...

Why the CubeIDE can't generate an STM32H747 based project, and why can't generate the TouchGFX also the GUI? (STM32CubeIDE 1.7.0; TouchGFX 4.0.17)

Hi guys,I want to develop a project, for which needs a display, and i chose the TouchGFX way. I'm using the STM32H747 microcontroller. In TouchGFX exists demos for STM32H747I Disco board, but my application will run on a custom designed board.So I tr...

For touchGFX application, I have created a project for implementing touchGFX(STM32F411RE) with external SPI flash memory(W25Q32) but I am facing a problem in programming the chip with an external loader but the external loader working well in using as alo

19:47:11 : STM32CubeProgrammer API v2.5.019:47:17 : ST-LINK SN : 0670FF53515587828114321419:47:17 : ST-LINK FW : V2J38M2719:47:17 : Board : NUCLEO-F091RC19:47:17 : Voltage : 0.02V19:47:17 : SWD freq : 4000 KHz19:47:17 : Connect mode: Under Reset19:47...

DCMI or DMA problem. Detecting end of capture

Hello,I am facing strange problem. I have a camera that transfers data, 90kPixels.Since it is 10 bit camera, and data is packed into 32b word, I can tranfare image in singe DMA config ((300x300)/2 in DMA)So I have Circular DMA buffer, continuous DCMI...

Linas L by Senior II
  • 541 Views
  • 2 replies
  • 0 kudos
Labels