Skip to main content
Senior
October 18, 2024
Question

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

  • October 18, 2024
  • 1 reply
  • 702 views

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?

 

1 reply

STTwo-32
Technical Moderator
October 18, 2024

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

Kenji1Author
Senior
October 21, 2024

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.