2024-10-17 09:02 PM
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?
2024-10-18 02:00 AM - edited 2024-10-18 02:01 AM
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.
2024-10-20 05:26 PM
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.