Skip to main content
NK P.1
Associate
July 9, 2022
Question

How to interface emWin application in STM32H753I evaluation board?

  • July 9, 2022
  • 2 replies
  • 1170 views

Hi ,

I am trying to implement a project with STM32H753i evaluation board with LCD TFT display. In that I want to implement GUI interface using STemWin application. I have referred the example 'Hello world' project but I am not able get STemWin graphics option using STM32CubeMX and STM32CubeIDE in my standalone project while creating. Is there any way to get STemWin application in the STMCubeMX for STM32H753i evaluation board please give any suggestion. 

I have also tried with older version of cubeMX(4.26) but could not configure.

Software used:

STMCubeMx V6.1.2

STMCUbeIDE V1.10.0

This topic has been closed for replies.

2 replies

MM..1
Chief III
July 9, 2022

Getting started with STemWin Library

add it manualy or use TouchGFX ...

NK P.1
NK P.1Author
Associate
July 9, 2022

Thank you for the reply.

I have tried with GFX but for STM32H753I board selection is not there and because of that it is getting link errors. STM32H743I is the only selection option for H7 series. I will follow the document and try once.

MM..1
Chief III
July 9, 2022

?? Open IDE create new project choice board ... in MX plugin ioc edit window click software pack and add TouchGFX ...

And yes prepared examples is only for some chips, but usable is all.