sw4 + STemWin + Cube + stm32f429I-DISC1 - try to run LCD - asking for little help
Hello,
Im using:
1. Windows 7 64 bit
2. Eclipse IDE for C/C++ Developers, Version: Kepler Service Release 2 ,Build id: 20140224-0627
3.stm32f429i-DISC1 - doscovery evaulation kit with LCD - like this here
4.STemWin - STemWin_Library_V1.2.0
What I’m trying to do:
I would like to launch LCD ( nothing special) on this DISC1 board using: STM32CubeMX, SW4 and STemWin_Library_V1.2.0.
I would like to make “HELLO WORLD” for the beginning.
What i did to this moment:
1. In CubeMX i generated initial code for my Discovery board. I saved the project for SW4 and import it into SW4.
2. I added STemWin libray into the project ( after few hours of solving the problems, now projest is liniking and compiling without errors.
Because of large file i put *.rar project here http://s000.tinyupload.com/?file_id=10040390807569438777
What for I’m asking, what is the problem
I would like to init the LCD and GUI to have free way to program buttons, etc using STemWIn.
At this moment I would like to mahe HELLO WORLD.
Please, could you check my project and let me know what is NOK?
Project should be compiled without errors, but there is only GUI_Init() function.
What else shuld be added tinto this project to have LCD controll?
P.S. I changed names of below config files and use it:
LCDConf_Lin_Template to LCDConf
and GUIDRV_Template to GUIDRV
thank You all for help in advance.
Jacek