STM32 MCUs TouchGFX and GUI

Discuss STM32 and TouchGFX implementations, including configuration, debugging, and optimization.

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

STM32F1 discovery programming with Arduino

I am trying to use arduino IDE to program the STM32F1 discovery with waveshare 4inch LCD using the demo code provided https://www.waveshare.com/wiki/4inch_TFT_Touch_Shieldam I using the correct package?https://github.com/stm32duino/BoardManagerFiles/...

hhuyn.6 by Associate
  • 838 Views
  • 1 replies
  • 0 kudos

HOW USE CUBEMX HAL_LCD_WRITE?

It is the starter that started now. We are currently using the STM32L152C-DISCOVERY board.I have used HAL_LCD_WRITE as shown below, but nothing is displayed on the LCD.HAL_LCD_WRITE (& hlcd, LCD_RAM_REGISTER0, 0x0000, 0xffff);orHAL_LCD_WRITE (& hlcd,...

ngabj by Associate
  • 845 Views
  • 0 replies
  • 0 kudos

STM32H7 Cache configuration for USB HS

How do I need to configure cache validation invalidation for USB transfer to PC of continuously DMA filling buffer? Right now I have some visible errors ( I stream DCMI video via USB).

esukh by Associate III
  • 433 Views
  • 0 replies
  • 0 kudos

STemwin not work, black screen

Hello community,I have a development board with a STM32F429IGT6 processor. I connected an RGB display (without controller) to the LTDC to the board. On the board is too a 64MBIT Sdram on the FMC port. With STM32CubeMX I have been trying to brighten t...

HM?�l by Associate
  • 697 Views
  • 1 replies
  • 0 kudos

Can DMA2D do a repeat buffer copy/fill from image ?

Hi,I have DMA2D (ChromArt) working fine for drawing images from memory to display buffer.However, to save on image storage, I would like to create single pixel image "strips" which I can repeat a number of times in X or Y.eg, for drawing a top border...

AndyJT by Associate III
  • 742 Views
  • 2 replies
  • 0 kudos

CubeMx can't generate code for atollic with STem

HelloI'm building a first app to explore STem. I'm doing it the easy way :eval F746 and CubeMX.It appears that if I enable STem, Atollic is no more supported as IDE.(see screenshot).Is it a regular behaviour?If yes, can you communicate a reason and i...

JulienD by Senior
  • 682 Views
  • 2 replies
  • 0 kudos