2019-02-14 03:06 AM
Please let me know the related Youtube link or website.
Solved! Go to Solution.
2019-02-14 03:46 AM
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
2019-02-14 03:10 AM
and I will use STM32F4DISCOVERY Board + ILI9341 (FSMC USE).
2019-02-14 03:46 AM
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
2019-02-14 04:43 AM
thanks!!