2020-02-07 05:16 AM
I'm trying to generate code so I can evaluate STEVAL-ESC001V1.
However the code I'm able to generate either does not have all the header files present or when manually finding and adding those files the code compile gives just an error 1 and nothing else.
Steps I have done are:
I see other people have been also struggling with motor control workbench and there seems not the be any solution for this.
2020-02-12 06:29 AM
After many hours seems like the moon was in correct position as the code was generated correctly.
For some reason the STM32CubeIDE project was not generated at all in the first place. It only generated STM32CubeMX project which could not be imported to STM32CubeIDE as a working project and therefore could not be compiled.
2021-06-21 10:59 PM
The question has been moved from the section "Motor Control Hardware" to the "STM32 Motor Control" section (the question is about the STM32 MC SDK).
Best regards