2018-02-11 01:27 PM
Hi there, im trying to work on some UI for the stm32f429i with StemWin. I set up everything with this tutorial
http://slemi.info/2017/07/01/stemwin-touch-screen-stm32f746g-dicovery-part-2/
Everything's okey but in the final step, copying LCDConf.c to my project, it's giving me a head ache. Fist of all in the STM32Cube examples, the file has slaight different name, LCDConf_stm32f429i_disco_MB1075 instead of LCDConf, and it doesn't work .
Can someone link me a base project to use with TrueStudio as a template ? Or how do i solve this issue?
Thanks in advance
2018-02-11 03:42 PM
Keep working on it...
True studio / Kiel / IAR/ Visual Studio all have there peculiar issues.
switch to another project, get that running, try a few different ones, get them going.
then work on your project after the training.
I use Visual Studio, well recommended. but Visual GDB not free..but not expensive.