cancel
Showing results for 
Search instead for 
Did you mean: 

How to make a project for STEVAL-ESC002V1 with CubeMX.

Kenji1
Senior

Hi, team.

I have STEVAL-ESC002V1.
This ESC board use STSPIN32F0A and integrated MCU is STM32F031C6.

I want to know how to make a project for STSPIN32F0A on CubeMX.
There no selector for STSPIN32F0A.
I think I should select STM32F031C6, but I don't know the model number after C6.

How do I start a project?

 

2 REPLIES 2
STTwo-32
ST Employee

Hello @Kenji1 

I wild like to suggest you use the STSW-ESC002V1 package together with IAR V8.22 or above (without any STM32CubeMX generated code) as mentioned on the UM2530

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

Hi, @STTwo-32 -san.

 

I am already using IAR-EW.
But I just want to know how to create a project from scratch with CubeMX.

Personally, I don't want to use IAR-EW.
I want to use the STM32 VS Code Extension environment.

I understand that there is no setting to create a project for STSPIN32F0A in CubeMX.
I think I just need to create a project for the STM32F031C6.

However, I don't know the model number after C6.
I would like to know the official model number of the STM32F031 chip built into the STSPIN32F0A of STSW-ESC002V1.