2022-07-01 12:58 AM
I would like to ask a question about "st motor control workbench".
When I generate the sample project of STEVAL-SPIN3204, I get the following error.
I want to solve this error.
If anyone has been in the same situation and was able to solve it, please help me.
2022-07-01 07:53 AM
I got it to generate on MotorControl Workbench 5.4.8 with the following settings:
STM32CubeMX - 6.5.0
Target Toolchain - ST STM32CubeIDE
Firmware Package Version - STM32 FW V1.11.3
You also may have clicked the "Generate" button. Sample projects usually require clicking the "Update" button to work properly.
2022-07-04 12:41 AM
Thanks for replying. I am working in this environment right now.
STM32CubeMX - 6.6.0
Target Toolchain - ST STM32CubeIDE
Firmware Package Version - STM32 FW V1.11.3
I have successfully generated the code with the "update" button. However, I am unable to build the project.
I was able to build when I hit the "generation" button to generate code for a different board, but were you able to build yours?