STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Join the TouchGFX contest now!

Hey everyone, for those who haven't seen the announcement in the community blog, I'm also announcing this here :) We're launching a contest focused on custom containers!  Custom containers have been a hot topic on our forum, and we love seeing the en...

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 on STM32F4 Discovery

Posted on October 10, 2012 at 15:23Hi, I recently started programming microcontrollers STM32F4, I tried an example to control an LCD screen, there are on the net? can you give me directions? #lcd-stm32f4discovery #stm32f4-hd44780 #interface-anyth...

fullcaos by Associate II
  • 4462 Views
  • 20 replies
  • 0 kudos

F767ZI FMC LCD ILI9486 Not Working

Posted on June 24, 2018 at 12:45HiI am trying to run a LCD/TFT(8bit) display with my NUCLEO-F767ZII use the STM32CubeMX for ConfigurationDisplay Runs an ILI9486 ChipAt the moment i try to read the RegisterID of the DisplayI have try it with arduino ...

How does __HAL_DCMI_GET_IT_SOURCE() macro work?

Posted on June 14, 2018 at 16:32I am debugging my camera application which doesn't render correctly (STM32 F746 discovery board + STM32 F4 DIS-CAM).To find the error, I want to count the number of DCMI Line and Frame interrupts and check if numbers ...

0690X0000060BXpQAM.png
Jur Div by Associate II
  • 510 Views
  • 1 replies
  • 0 kudos

STM32F407 mbed/LCD Problem

Posted on June 17, 2018 at 00:55 Hi all, I'm fairly new to STM32 MCU's, but I've become fairly familiar with ARM while developing for the nRF528 I'm using mbed as my RTOS platform and my application requires an LCD screen. I'm currently ...

STM32L152 Wait Until the LCD Booster is ready

Posted on June 12, 2018 at 23:17Hi All,I am having an issue getting the LCD to work on the STM32L152. I'm using STM32CubeMX to initialise the code. I have written the code to update the LCD on the Discovery Dev board. It does work, but only if I run...

STM32F4DIS-CAM documentation?

Posted on June 11, 2018 at 11:02Hello!I ordered the https://www.digikey.com/products/en?WT.z_cid=sp_497_0928_buynow&Enterprise=44&lang=en&Vendor=497&mpart=STM32F4DIS-CAM camera module and I am trying to interface it with my STM32 F7 discovery board....

Jur Div by Associate II
  • 1052 Views
  • 2 replies
  • 1 kudos

LTDC STMF32 Double buffering problem

Posted on June 08, 2018 at 02:24I'm trying to do double buffering using the hardware, STMF32492I.. so first I'm initalizing two layers in two different addresses.Then I write to the back buffer, switch the back buffer..But The problem I get multiple...

Using 2 device with FSMC?

Posted on June 04, 2018 at 10:39Hi,Right now I am facing with the next issue:I am using FSMC to drive an SDRAM (IS66WV51216) and an LCD (https://shop.boxtec.ch/tft-lcd-shield-for-arduino-unomega-ili9481-p-42762.html?language=en). As I use only the S...