2019-06-25 08:40 AM
Hi, I have some question on mcu selection in MC workbench. As I have previous build an application based on STM32F103VC, I would like to use MC workbench to do configration. However, i cannot select it from the list. Are there any other solution? Thank You
2019-07-09 10:32 AM
Hello,
The best solution is to select the closest MCU available, and once the IOC is generated, you can open a new project with cubeMX with the right part number (STM32F103VC in your case) and import the IOC generated by the MotorControl workbench into your new IOC. Once it is done , if all the pins are matching, you can generate your project, otherwise you have to adapt the pinning configuration before generation.
It should do the trick. Let us know.
Regards
Cedric
2021-06-22 01:28 AM
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