cancel
Showing results for 
Search instead for 
Did you mean: 

How to make stemwin project in CubeMx+Truestudio?

DSEO
Associate II

Please let me know the related Youtube link or website.

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

3 REPLIES 3
DSEO
Associate II

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

Imen.D
ST Employee

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
DSEO
Associate II

thanks!!