STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.24.2 is out!

TouchGFX 4.24.2 is now out. Please follow this link to download it.Release details: Release date: December 18th, 2023 New TouchGFX Core Features: Added libraries for cortex M55.We're happy to share a new TBS in the TouchGFX Designer based on this co...

OsmanSOYKURT_0-1734955106312.png

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

Resolved! How to toggle the Ax pin when using fsmc

Posted on February 20, 2017 at 00:30I am trying to implement FSMC in order to drive an ili9341 LCD in 8080 mode. However to distinguish between command and data I need to toggle the RS(register select pin) which according to reference manual AN2790 ...

emwin

Posted on February 17, 2017 at 11:28Hi,I am using STM32f429i. One of our requirement, I want to change the background color of my screen depends on the reading value(reads from other devices).For eg : Reading value > 5 - use color A ,Reading value >...

STM32F407,OV9655 Camera,DCMI,USART

Posted on February 12, 2017 at 11:59I am using STM32F4 Discovery board,extension board & STM32F DIS Camera 1.3MP OV9655.I am having two questions on this,1] If I need to transfer image with 1280 x 1024 resolution then can I send from DCMI peripheral...

Nagesh K by Associate II
  • 664 Views
  • 2 replies
  • 0 kudos

F767 and LTDC DCMI

Posted on January 14, 2017 at 22:08In CubeMX, when I select STM767ZITx, and enable DCMI, then LTDC turns red and is said to be in conflict with DCMI. That's very surprising � is there really no way to capture camera output and display it on a LCD? I...

Tottaly beginner with STemWIN

Posted on January 26, 2017 at 17:24Hi,First of all: I'm working with a STM32F429I DISCO-1 with the IDE SW4STM32.I was trying to find out how to use the graphic library STemWin some days ago, but couldn't understand some things in order to do it. Eve...