2021-11-12 12:49 AM
I have a project created with STM32CubeIde 1.7.1 in which through the configuration of the.ioc file I initialized a TFT screen. I followed a tutorial to make the correct configurations :
https://www.youtube.com/watch?v=SRQD8JMeg_k
but at the time of generating the code I generate the file.part but it gives me error at the time I click it to open gfxdesigner 4.17 the error is this.
Also if I try to compile the project in STM32CubeIde does not solve the inclusions of the libraries and if I import them manually then does not find the files.cpp and I do not know where to insert them.