STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM324xG LCD: GRAM Write Direction Values

Posted on November 23, 2012 at 10:07Hello, I was playing with the LCD interface of the STM3240G-Eval and I found that before writing on the GRAM I can set the GRAM Direction using following code: LCD_WriteReg(LCD_REG_3, <myValue>); Looking at the so...

crusso9 by Associate II
  • 334 Views
  • 1 replies
  • 0 kudos

DMA Configuration...

Posted on November 22, 2012 at 11:09Hi, I'm developing on STM3240G-Eval board and I'm trying to use DMA for displaying an image from the SRAM memory on the LCD. This is the code that I wrote: void DMA_Write() {   uint32_t skippedCycles = 0;   DMA_I...

crusso9 by Associate II
  • 814 Views
  • 4 replies
  • 0 kudos

STM32f4 discovery and 3.2 TFT....

Posted on November 16, 2012 at 22:05Hi all. I was just wondering about TFTs. I have used a 3.2'' TFT on my Arduino before and have seen much use of TFTs on the STM32f4 discovery...  The TFT I have  in question is a 3.2'' with an SD card slot in the ...

sts0340 by Associate II
  • 698 Views
  • 4 replies
  • 0 kudos

Character LCD ( Help !)

Posted on January 17, 2012 at 16:34Hi,I'm using STM32 F103 microcontroller and 2x16 character lcd.I want to  display strings on it.(HD 44780 driver)I'm new on ARM microcontrollers and i couldn't find a demo project for this lcd.Who can help me about...

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
  • 479 Views
  • 2 replies
  • 0 kudos

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
  • 1034 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
  • 875 Views
  • 6 replies
  • 0 kudos
Labels