2017-07-17 2:10 AM
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.
2017-07-17 3:38 AM
Hi
Aydogan.Mirac
,You have the examples available in the package
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.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.