2019-06-02 04:49 AM
Hi, I try to use stm32f429 lcd screen. for this i need to add bsp library in my project and then use some .c file like sdram.c lcd.c etc.
Can someone explain how can i add this library ?
What I'm trying to do is in the video on the link, but he's using Keil.
https://www.youtube.com/watch?v=u_TVAudWabI
Is there another method for controlling the LCD? Only using cubemx.
I just want to print the word alone on the screen.
Thank you.
Solved! Go to Solution.
2019-06-04 07:56 PM
I think you could follow the attachment to deal with "adding BSP into your CubeIDE project" in a quick way so you could start from a BSP added code base.
2019-06-03 11:51 AM
I still need a help. hopefully someone helps.
2019-06-04 07:56 PM
2020-01-30 06:45 AM
Hi ZZqk - did you find an answer?
I followed Ethan HUANG's answer. It fixed almost all of the undefined references, but createFramewin() (in GUI_App.c) is still undefined.
2020-08-06 06:43 PM
You may still need to add it in the GCC compiler include path
and check if added in path and symbols