cancel
Showing results for 
Search instead for 
Did you mean: 

Using STM32F103VC in MC workbench

Ysiu
Associate II

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

2 REPLIES 2
cedric H
ST Employee

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

Laurent Ca...
Lead II

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