STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TouchGFX Academy launch announcement!

Dear Community, We're excited to announce the creation of the TouchGFX Academy! The TouchGFX Academy is a new place to learn TouchGFX with concrete examples and to find answers to your questions when developing your UI. It includes tutorials of cour...

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

LCD interfacing with SPI Communication

Posted on December 25, 2017 at 15:52Hello All,I would like to understand the LCD Interfacing with the SPI Communications.Fo LCD,I Think it would be a one communication.I am using STMCUBEMXI am assigning few pins to the others like usb-Device n usb H...

deep ch by Associate II
  • 1244 Views
  • 7 replies
  • 0 kudos

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
  • 668 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
  • 763 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