Hi there, i am trying to get my STEVAL SPIN3202 running. I follwed the "Getting started"-Guide and got to the point where i have the Project in my STM32CubeIDE. When i try to build the project i have several errors: see in details
../MotorControl/mc_config.h:24:10: fatal error: pid_regulator.h: No such file or directory
..\MotorControl\mc_config.h:24:10: fatal error: pid_regulator.h: No such file or directory
..\MotorControl\mc_math.h:28:10: fatal error: mc_type.h: No such file or directory
..\MotorControl\stm32f0xx_mc_it.c:24:10: fatal error: mc_type.h: No such file or directory
..\MotorControl\mc_math.h:28:10: fatal error: mc_type.h: No such file or directory
....
Anyone got an idea what i got wrong