Skip to main content
miracaydogan
Associate II
July 17, 2017
Question

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

  • July 17, 2017
  • 1 reply
  • 859 views
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.

    This topic has been closed for replies.

    1 reply

    Amel NASRI
    Technical Moderator
    July 17, 2017
    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 "Best Answer" on the reply which solved your issue or answered your question.