STM32 MCUs TouchGFX and GUI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Drivers for VGG128017-C with STM32F769i-eval

I'm new to ST products and am trying to run the LCD_DSI_VideoMode_SingleBuffer example on the Eversion VGG128017-C TFT screen. I get the backlight to turn on, but never see anything. Does anyone know of any specific drivers for the VGG128017 family? ...

DHone.1 by Associate
  • 289 Views
  • 1 replies
  • 0 kudos

I receive no errors while compiling the header file( attached in details), for a LCD interface, but as I include this header in my .c file a lot of errors and warnings appear. I am new in c and HAL, kindly give some detail or reference for knowledge base

* S6D0154_LCD.h * * Created on: 16-Nov-2020 *   Author: NUCLEO */#ifndef INC_S6D0154_LCD_H_#define INC_S6D0154_LCD_H_#include "stm32f103xb.h"#include "stm32f1xx_hal_gpio.h"typedef struct{ uint16_t pin; // LCD Pins interface to STM32. GPIO_TypeDef ...

WRaso.1 by Associate II
  • 749 Views
  • 5 replies
  • 0 kudos

Resolved! Get the STM32l1-Discovery lcd running

Hello.I got a STM32l-Discovery and I tried lots of examples with HAL, But I can't get the LCD on this board working. Examples from ST page use some strange library and don't want to compile in my IDE. Have anyone working example for this lcd using HA...

fifi_22 by Associate III
  • 844 Views
  • 7 replies
  • 0 kudos

BSP_LCD & GUI_ Functions cause HardFault

hello everyone,I'm getting this error; when I debug then launch the program, the GUI_ functions cause a hardfault, so I tried to change the main to start with the following (shown in the figure) with the BSP_LCD functions but I get same problem, how ...

0693W000002lC18QAE.png 0693W000002lBzCQAU.png 0693W000002lC0eQAE.png 0693W000002lC0yQAE.png
idrissmc by Associate III
  • 289 Views
  • 3 replies
  • 0 kudos
Labels