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

2 Cameras and an SD card

Posted on September 19, 2013 at 22:05I am trying to develop a board that would use the STM32F407VGT6. I want to use the discovery board to mock it up. I am wondering if anyone knows if I can map 2 cameras and an SD card to the board. I only plan on ...

jorden by Associate
  • 374 Views
  • 1 replies
  • 0 kudos

Help with tft for a newby

Posted on April 05, 2013 at 12:35First hello to all,I am a proud new owner of my first stm32f4 discovery (stm32f407vgt6)i have bourght a tft lcd screen that uses the ILI9320 display driver and i have been all over the net looking for help and hints ...

Some more DCMI problems F207IG

Posted on January 09, 2012 at 16:30Hello everyone, A couple months back I was having some issues with DCMI that were mostly solved with some help here at the forums. You can see the pevious thread [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex...

stbbrad3 by Associate II
  • 1398 Views
  • 12 replies
  • 0 kudos

STM32F407 and DCMI

Posted on January 09, 2013 at 21:12Dear All,I am using an stm32F407 to capture images coming from an imager. My imager is connected to the DCMI interface and then a DMA is responsible to move the data into the memory. So, I have just discovered that...

romaine by Associate II
  • 1252 Views
  • 5 replies
  • 0 kudos

Usb mass storage Hard fault Handler?

Posted on December 03, 2012 at 06:42hi:     after receiving DCMI data i am writing it to USB. after writing some files Hard fault handler occurs... why is it so? Firstly I capture the DCMI data to buffer, after one frame capture I stop the DCMI and ...

its by Associate II
  • 1266 Views
  • 12 replies
  • 0 kudos

ST7036 display interface with STM32

Posted on November 13, 2012 at 12:30Hello All, I am using ST7036 LCD controller. And i want to interface this with my STM32 board using 8 bit parallel interface. My pin connection are as follows E-PD9 RS-PD7 RW-PD8 And PortC0-C1 to data lines of LCD...