Skip to main content
Associate III
March 4, 2025
Solved

TouchGFX for STM32H757I-Eval board

  • March 4, 2025
  • 2 replies
  • 558 views

Hello All,

 

I am trying to use STM32H757I-Eval board for one of Development project and need to get one clarification regarding it.

I am using Touch GFX Designer Version- 4.24.2, while creating a new project I can see STM32H747l Eval for Board Setup in Touch GFX, but not STM32H757I-Eval.

 

Though I can run the sample code on STM32H757I-Eval  using STM32H747l Eval base setup, Will this cause any major problem in my future development, or I can use STM32H747l for any  STM32H7 Series Eval Board ?

 

BR 

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello,

    STM32H757I-Eval and STM32H747l-Eval have the same hardware and the only difference between the two is that H757 has cryptography feature and H747 not. So you can use any of the board for TouchGFX.

    Hope that answers your question.

    2 replies

    mƎALLEm
    mƎALLEmBest answer
    ST Technical Moderator
    March 4, 2025

    Hello,

    STM32H757I-Eval and STM32H747l-Eval have the same hardware and the only difference between the two is that H757 has cryptography feature and H747 not. So you can use any of the board for TouchGFX.

    Hope that answers your question.

    To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
    ShivDeshAuthor
    Associate III
    March 10, 2025

    Hello @mƎALLEm 

    Thanks for the clarification.