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

Connecting STM32F100RB with LCD

Posted on November 02, 2012 at 08:17Hi all,I'm working now on my first project using STM32F100RB and LCD Winstar WH1601A-NYG-ET. I've downloaded the HD44780 LCD drivers by Lakotel but as I'm new here I don't know what to do next.I'd like to have a w...

petz by Associate
  • 654 Views
  • 2 replies
  • 0 kudos

DCMI

Posted on August 16, 2012 at 15:55Hi everyoneI am currently using the DCMI on the STM3240G eval board. I can get images upto a resolution of 320x240. I wish to get images of 800x600. I have read that for this resolution the double buffer mode in DMA...

nakulrao by Associate II
  • 696 Views
  • 4 replies
  • 0 kudos

DCMI and FSMC problem

Posted on July 03, 2012 at 22:18Hi,I am designing device using 100 pin STM32F207 mcu and I was planning to connect camera to DCMI peripheral and SRAM to multiplexed FSMC using latches. But in process of drawing schematic I noticed that FSMC pin that...

configuration of DMA for DCMI

Posted on June 22, 2012 at 13:14Hello, I am trying to transfer image data from the DCMI data register via DMA to RAM memory. For this purpose I configure DMA2 as follows:RCC_AHB2PeriphClockCmd(RCC_AHB1Periph_DMA2, ENABLE);DMA_InitTypeDef   DMA_InitS...

STM32 Discovery + LCD + MISSING PIN??

Posted on May 15, 2012 at 17:40Hi all, I'm trying to add an LCD screen to my discovery. I have bought one from ITEASTUDIO (http://iteadstudio.com/store/index.php?main_page=product_info&cPath=18&products_id=538) I'm modifing the stm324xg_eval_lcd.c b...

stm3210c-eval and lcd

Posted on December 12, 2011 at 10:52Hi, I use a stm3210c-eval board. I connect to the lcd display through the spi interface with the help of the st gui library. I find the display very slow. To display a 16 bits rgb picture of 152x152px, it takes al...

rouault by Associate
  • 1382 Views
  • 8 replies
  • 0 kudos

STM32 and ILI9320

Posted on February 20, 2012 at 13:54Hi everyone,I am working on project with stm32f and ili9320 lcd driver but i have a problem with FSMC inicialization.can someone help me?i am using also eCos operating system.....thx.. #lcd #stm32-fsmc #ili9320

STM32F207 and WVGA 7 inches TFT LCD

Posted on January 16, 2012 at 11:25Hello, I plan to use a STM32F207 MCU in order to display pictures stored in a SD card on a controller-less 7 inches TFT display (WVGA, 800x480, 18bpp). The pictures are static. Is it possible to interface such a di...

johann23 by Associate II
  • 1201 Views
  • 6 replies
  • 0 kudos