STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

X-CUBE-TOUCHGFX 4.23.2 is out!

TouchGFX 4.23.2 is now out.Please follow this link to download it.4.23.2 Release details:Release date: March 14th, 2024Bugfixes in TouchGFX Designer:Fixed a bug where TouchGFX Designer would not close properlyBugfixes in TouchGFX Core:Fixed issue wer...

LouisB by ST Employee
  • 3485 Views
  • 1 replies
  • 7 kudos

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

buffer size issue on ov2640

Posted on November 12, 2016 at 15:42hi.I drive ov2640 camera with stm32f407 by DCMI and DMA. I can get image with 160*120 resolution, so I shoud use uint16_t buff[19200] for this resolution. The problem is if I want to use higher resolution for exam...

nima2 by Associate II
  • 279 Views
  • 3 replies
  • 0 kudos

STM32F429+ITU-RB656(DCMI)+PeripheralMode

Posted on September 30, 2016 at 15:19I have a Problem with the DCMI with a STM32F429: - i use DCMI in ''Slave 8 bits Embedded Synchro'' - the video input is ''IT-R BT656'' (8bit data + LLC[clock]) Configuration asks for Synchrocodes -FrameStart -Fr...

raphael2 by Associate II
  • 308 Views
  • 4 replies
  • 0 kudos

Enable DSI via ST32Cube on STM32F769I-DISCO

Posted on November 04, 2016 at 13:14Hi. I'm working with a STM32F769I-DISCO board. I've generated a project created with ST32Cube. I've selected LTDC -> ''RG888 (24 bits) DSI'' and I've enabled DMA2D. I'm comparing with the LCD_DSI example. I've se...

STM32F469, LCD, External Flash and RAM

Posted on November 08, 2016 at 10:22Hello,I am developing an application that has:1. LCD Touchscreen2. STM32F4693. External Flash on QSPI4. External SRAMOther peripherals shall be an RS232 controller, a Wi-Fi Module and 2 flow meters.I have to acqui...

deshmukh by Associate
  • 390 Views
  • 2 replies
  • 0 kudos

STM32F746IGT / NGx and display with 1024*768

Posted on November 01, 2016 at 18:34Hello,I try launch showing image with 1024*768*24/16 resolution.But I see bad image and many bugs on screen.I get timing from here: http://tinyvga.com/vga-timingI have static image.I get LTDC outputs, connect this...

xakkez by Associate II
  • 432 Views
  • 8 replies
  • 0 kudos

DCMI with DMA in Double Buffer Mode

Posted on October 30, 2016 at 23:19Hello everybody, I've got a NTSC camera with decoder which delivers me 480x272 image data in 4:2:2 YCbCr format. NTSC has the characteristic to transmit every second line. First the odd frame 1, 3, 5, ..., 271 (480...

43102399 by Associate II
  • 435 Views
  • 2 replies
  • 0 kudos

Resolved! Camera DCMI with DMA issues

Posted on October 28, 2016 at 15:26Hey, I have some trouble configuring my camera interface. I am using an analog NTSC camera with differential data lines. For decoding it into digital YCbCr 4:2:2 I am using the Intersil TW9990. I think I configured...

43102399 by Associate II
  • 327 Views
  • 1 replies
  • 1 kudos

STemWin problems with stm32f429I

Posted on October 14, 2016 at 09:21Hello everybody; I have several questios about the usage of the stemwin librarie. I would like to have some help to solve them. I have use the templates of the stemwin librarie to perform a driver for my tft. It ha...

jzotes by Associate II
  • 171 Views
  • 1 replies
  • 0 kudos