cancel
Showing results for 
Search instead for 
Did you mean: 

How to run or add STemwin library projects on STM32F429 Discovery with True Studio

miracaydogan
Associate II
Posted on July 17, 2017 at 11:10

Hello Masters,

I am trying to make a project with Gui Builder on STM32F429 Discovery. But i couldn't add libraries to my project on True Studio.

Do you know any GUI project by TrueStudio for STM32F429 Discovery to reference me.

I just want to print a bitmap file to my project. I tried

void LCD_WriteBMP(uint32_t BmpAddress);

function with Standart PL. But it didnt work.

I am newbie at Stm32f429 ,i will be glad for helps.

1 REPLY 1
Amel NASRI
ST Employee
Posted on July 17, 2017 at 12:38

Hi

Aydogan.Mirac

‌,

You have the examples available in the package

http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef4.html

using STemWin. Look for example to the ones in this path:STM32Cube_FW_F4_V1.0\Projects\STM32F429I-Discovery\Applications\STemWin.

Examples are ready to use with 4 toolchains: Keil, IAR, SW4SM32 and TrueSTUDIO.

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.