STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F469I-DISCO NEW LCD Driver Missing NT35510

About a month ago (April 2021) I purchased STM32F469I-Disco from mouser.de here in Germany, my first discovery board with display. Things went fishy from day 1, but only after more than 2 weeks of black screen I realized: my disco has a different scr...

ilyus by Senior II
  • 1025 Views
  • 8 replies
  • 0 kudos

STM32F4 Discovery with OV3640/OV5642 camera module

Posted on January 24, 2013 at 08:05Hi,I am using STM32F4 discovery board and ported STM32_Eval DCMI(From OV2640)example to work with OV3640.I used OV3640 to grab RGB image using settings from http://www.arducam.com/download/library QVGA setting. I c...

mahesh23 by Associate
  • 925 Views
  • 9 replies
  • 2 kudos

assert(state[nextSendingBlock] == DRAWN);

My HW is NUCLEO-F446RE and X-NUCLEO-GFX01M1.TouchGFX is configured in partial frame buffer (3x1920 bytes)In the project I use FreeRTOS API CMSIS V2.The assert in question occurs randomly:assertion "state[nextSendingBlock] == DRAWN" failed: file "../M...

ALomb by Senior
  • 592 Views
  • 9 replies
  • 0 kudos

Scalade image error with external flash

Hi,I'm currently developping a firmware for stm32f411re to display images on screen TFT ili9341.Everything works fine except why i try to use scalable image with in touchgfx. The scalable is store on external flash.Did someone have any idea about  th...

Stlinkos by Associate II
  • 179 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F429I-Discovery board: SLIDER_Handle

I'm trying to work with a slider on the STM32F429I-Discovery board.I have build a GUI with the GUI-tool.The widgets are created in the LogViewerDLG.c file as follows:static const GUI_WIDGET_CREATE_INFO _aDialogCreate[] = {{ FRAMEWIN_CreateIndirect, "...

TVan .8 by Associate III
  • 257 Views
  • 2 replies
  • 1 kudos

Resolved! Explanation of data flow in TouchGFX?

Hi Sir, I am new to embedded world and i have a stm32f429i-disco with touchgfx software.Actually i created a project using touchgfx and generated code using that software.But when i am going to change some code in that generated code file, i can't un...

NS.16 by Associate II
  • 792 Views
  • 5 replies
  • 0 kudos