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! [F4]Using FSMC and FMC together

Posted on December 24, 2017 at 20:43Hello,is it possible to use the FSMC (LCD 8080) and the FMC (SDRAM) together on an STM32F4?I want to drive an SDRAM and an LCD on the same address and data lines. Will there be any problems with this setup?#lcd #s...

P F by Associate
  • 673 Views
  • 2 replies
  • 0 kudos

STM32F7 DCMI with DMA to external SRAM

Posted on December 07, 2017 at 07:52We encountered a problem with the ST’s MCU (STM32F767IGK6).Problem description:We are trying to read data from a camera sensor that is on our board (OV7740) connected to the  STM32F7 DCMI port.The data is being ...

STM32F070CB 9Bit SPI

Posted on September 30, 2017 at 11:02Test Nucleo board,(SPI_FullDuplex_ComPolling) I tried to modify SPI example code to drive LCD,But I have no idea how to send 9bit data ,I found data size setting, SPI_DATASIZE_9BIT?Clk send 9bit clock, but data a...

Kim Lui by Associate
  • 770 Views
  • 2 replies
  • 0 kudos

STM32H7 and YCBCR

Posted on November 29, 2017 at 18:15Hi.I want to make an analog monitor with tvp5150am1 and I have a few questions.Can I connect TVP5150AM1 to DMA2D?I found &sharpdefine DMA2D_INPUT_YCBCR in the code, but in CubeMX no, what does that mean?Can I do w...

FSMC setup for LCD interface in AN2790

Posted on November 29, 2017 at 11:50I'm trying to set up the LCD interfacing demo from AN2790 on an STM32F417, and have a couple of questions about the FSMC interface configuration:1. On page 17, ADDSET and DATAST are configured for a cycle time of ...

STM32F407 Discovery DCMI OV7670 problem

Posted on November 01, 2017 at 22:23Hello,I am trying to capture data from ov7670 camera using DCMI and display it on LCD(later I want add some image processing). I'm storing image in QCIF format on internal RAM and then I'm sending it to LCD.So far...

0690X00000604BXQAY.jpg

Missing parameter in LCD_LL_DrawBitmap8bpp

Posted on November 22, 2017 at 13:13According to the emWin manual LCD_SetDevFunc can be used to set additional and / or user defined functions of the display driver.Examples from STM32CubeF4 are using the function within LCDConf_xxxx.c to set a low ...

bbee by Associate III
  • 390 Views
  • 1 replies
  • 0 kudos