Skip to main content
Visitor II
January 17, 2024
Solved

New Starter to STM32 Graphics using Touch GFX

  • January 17, 2024
  • 1 reply
  • 1068 views

I am using STM32 board: STM32H753I-EVAL2 board and wish to turn on/off the 4 color user LEDs by press of a button on the 640 x 480 TFT LCD screen attached to the board. Any tutorials where I can learn how to make the LCD screen and GPIO ports in the board or HW  in the board interact?

    This topic has been closed for replies.
    Best answer by STTwo-32

    Hello @Anupurba 

    I suggest you to follow this tutorial. It will help you for the configurations of your project.

    Best Regards.

    STTwo-32

    1 reply

    STTwo-32Answer
    Technical Moderator
    January 17, 2024

    Hello @Anupurba 

    I suggest you to follow this tutorial. It will help you for the configurations of your project.

    Best Regards.

    STTwo-32

    AnupurbaAuthor
    Visitor II
    January 17, 2024

    I have followed each and every step of this video, but it is giving me a SDRAM overflow Error.

    Anupurba_0-1705489894175.png

    Version of STM Cube IDE used: 1.14.0

    This is the generated file where error has occurred. File name: TouchGFXGeneratedHAL.cpp

    Anupurba_1-1705490046946.png