2019-11-28 04:28 AM
Hi,
I installed the motor control software (5.4.1) on my computer and start my design for STM32G4. After code generation, I have numerous motor related file in the scr/ and inc/ directories but they are all empty (they only contain the classical ST header). I tried with STM32F3, same issue. I'm using the latest cube MX and libraries.
What's wrong?
2019-11-29 04:37 AM
Hello,
The issue comes from your repository path of your cubeMX installation.
To fix it, open cubeMX, from Help Menu, select Updater Settings. (no project should be open)
The Repository Folder must end with a final "/" like this :
C:/Users/MyUser/STM32Cube/Repository/
Regards
Cedric
2019-11-29 10:09 AM
This solved the problem, many thanks!
Nicolas
2021-06-21 11:10 PM
The question has been set only to the "STM32 Motor Control" topic (the question is only about the STM32 MC SDK).
Best regards