2021-01-23 03:51 AM
Hello,
i would like to start a project with a STM32H743, a 4 "TFTDisplay and STemWin. The sDisplay works perfectly via FSMC. Now I have downloaded the STM32Cube_FW_H7_V1.8.0. Which Lib should I use? In old versions they were marked with GCC. Now with w16 w32 etc.
Greetings Sascha
Solved! Go to Solution.
2021-01-25 07:08 AM
Hello @Sascha_St ,
Have you looked at the Application Template for STM32H743-EVAL available in TouchGFX Designer ? It can be a starting point for your project.
Otherwise, you will find the STemWin working example available with STM32CubeH7 MCU package:
STM32Cube_FW_H7_V1.8.0\Projects\STM32H743I-EVAL\Applications\STemWin\, it contains a set of source files that implement a simple "Hello World" application based on STemWin for STM32H743xx Devices.
Have a look on these application notes for more details about LCD configuration and how to use STemWin Library step by step:
Please mark my answer as best by clicking on the "Select as Best" button if it fully solved your issue. This will help other users find this solution more quickly.
Imen
2021-01-25 01:55 AM
Would you not rely on TouchGFX solution ? According my understanding STemWin is phasing out ... not more support about.
2021-01-25 07:08 AM
Hello @Sascha_St ,
Have you looked at the Application Template for STM32H743-EVAL available in TouchGFX Designer ? It can be a starting point for your project.
Otherwise, you will find the STemWin working example available with STM32CubeH7 MCU package:
STM32Cube_FW_H7_V1.8.0\Projects\STM32H743I-EVAL\Applications\STemWin\, it contains a set of source files that implement a simple "Hello World" application based on STemWin for STM32H743xx Devices.
Have a look on these application notes for more details about LCD configuration and how to use STemWin Library step by step:
Please mark my answer as best by clicking on the "Select as Best" button if it fully solved your issue. This will help other users find this solution more quickly.
Imen