Skip to main content
DSEO
Associate II
February 14, 2019
Solved

How to make stemwin project in CubeMx+Truestudio?

  • February 14, 2019
  • 3 replies
  • 935 views

Please let me know the related Youtube link or website.

This topic has been closed for replies.
Best answer by Imen.D

Hello,

You can follow the steps in the UM1718: "Tutorial 8 – Using STemWin Graphics framework" and the application note AN4323 "Getting started with STemWin Library".

For FSMC use, you should look at FSMC examples which describes how to configure the FSMC controller within STM32CubeF4 firmware package, from this path: STM32Cube_FW_F4_V1.23.0\Projects\STM324xG_EVAL\Examples\FSMC

This should be helpful for you.

Kind Regards,

Imen

3 replies

DSEO
DSEOAuthor
Associate II
February 14, 2019

and I will use STM32F4DISCOVERY Board + ILI9341 (FSMC USE).

Imen.DBest answer
ST Technical Moderator
February 14, 2019

Hello,

You can follow the steps in the UM1718: "Tutorial 8 – Using STemWin Graphics framework" and the application note AN4323 "Getting started with STemWin Library".

For FSMC use, you should look at FSMC examples which describes how to configure the FSMC controller within STM32CubeF4 firmware package, from this path: STM32Cube_FW_F4_V1.23.0\Projects\STM324xG_EVAL\Examples\FSMC

This should be helpful for you.

Kind Regards,

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
DSEO
DSEOAuthor
Associate II
February 14, 2019

thanks!!