2019-12-18 11:09 AM
I turn on the periphery in defaukt Mode. I add TouchGX, Display Parallel Interface, I set LSD Reset Pin on PI12. I set TouchGFX. I design in TouchGFX Designer. I generate the code, save and leave TouchGFX. I generate code in CubeMX. There are errors after compilation. Why?
2019-12-19 01:09 AM
Hi,
I really don't have a clue :) Maybe you can supply more information?
/Martin
2019-12-19 07:19 AM
2019-12-19 07:49 AM
The discussion in the following community post has a lot of useful information for you on this topic:
And I found the following video by "HP" to be VERY useful:
https://www.youtube.com/watch?v=ZQA2lAsIdZA
ST has been working out the kinks in the STM32CubeIDE to TouchGFX integration (as can bee seen in the latest version compared to the previous one).
2019-12-19 07:51 AM
After entering BSP there is an error. I set the Drivers / BSP / Inc and Drivers / BSP / Src paths.
stm32f746g_discovery_lcd.h
#include "../Components/rk043fn48h/rk043fn48h.h" Fatal error. The file is not seen. Why?
2019-12-19 09:47 AM
Errors appear after loading the BSP library and building in eplipse
2019-12-20 12:19 AM
Check your project settings. Specifically: Include paths.
2019-12-20 01:14 AM
Where to enable libraries? Which paths? Which libraries?
2019-12-20 01:17 AM
Honestly, i have no idea what your problem is outside of not being able to compile.
Can you please try to be more specific and provide more information on what you've tried and what didn't work?
/Martin
2019-12-20 03:26 AM