Question
How to run or add STemwin library projects on STM32F429 Discovery with True Studio
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.