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

X-CUBE-TOUCHGFX 4.26.1 is out!

TouchGFX 4.26.1 is now out. Please follow this link to download it.This version is a patch release and includes bugfixes of issues seen on TouchGFX Designer 4.26.1 version, as well as adding support of the new STM32H5F5 and Chrom-ART 2.Please visit o...

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

2 Cameras and an SD card

Posted on September 19, 2013 at 22:05I am trying to develop a board that would use the STM32F407VGT6. I want to use the discovery board to mock it up. I am wondering if anyone knows if I can map 2 cameras and an SD card to the board. I only plan on ...

jorden by Associate
  • 1138 Views
  • 1 replies
  • 0 kudos

Help with tft for a newby

Posted on April 05, 2013 at 12:35First hello to all,I am a proud new owner of my first stm32f4 discovery (stm32f407vgt6)i have bourght a tft lcd screen that uses the ILI9320 display driver and i have been all over the net looking for help and hints ...

Some more DCMI problems F207IG

Posted on January 09, 2012 at 16:30Hello everyone, A couple months back I was having some issues with DCMI that were mostly solved with some help here at the forums. You can see the pevious thread [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex...

stbbrad3 by Associate II
  • 4333 Views
  • 12 replies
  • 0 kudos

STM32F407 and DCMI

Posted on January 09, 2013 at 21:12Dear All,I am using an stm32F407 to capture images coming from an imager. My imager is connected to the DCMI interface and then a DMA is responsible to move the data into the memory. So, I have just discovered that...

romaine by Associate II
  • 3358 Views
  • 5 replies
  • 0 kudos

Usb mass storage Hard fault Handler?

Posted on December 03, 2012 at 06:42hi:     after receiving DCMI data i am writing it to USB. after writing some files Hard fault handler occurs... why is it so? Firstly I capture the DCMI data to buffer, after one frame capture I stop the DCMI and ...

its by Associate II
  • 5032 Views
  • 12 replies
  • 0 kudos

ST7036 display interface with STM32

Posted on November 13, 2012 at 12:30Hello All, I am using ST7036 LCD controller. And i want to interface this with my STM32 board using 8 bit parallel interface. My pin connection are as follows E-PD9 RS-PD7 RW-PD8 And PortC0-C1 to data lines of LCD...

STM324xG LCD: GRAM Write Direction Values

Posted on November 23, 2012 at 10:07Hello, I was playing with the LCD interface of the STM3240G-Eval and I found that before writing on the GRAM I can set the GRAM Direction using following code: LCD_WriteReg(LCD_REG_3, <myValue>); Looking at the so...

crusso9 by Associate II
  • 1234 Views
  • 1 replies
  • 0 kudos