cancel
Showing results for 
Search instead for 
Did you mean: 

EVSPIN32G06Q1S3 not in CubeMX board selector

Hugo_
Visitor

I'm trying to program the EVSPIN32G06Q1S3 to run a PMSM, but I attempted to use STM32CubeMX to help with the pinouts and code. The problem is that I can't find the EVSPIN32G06Q1S3 in the board selector. Is there a way to download then import the board information to STM32CubeMX? If there's not, could I get documentation to help implement the board through the MCU selector? Thank you!

2 REPLIES 2
Ghofrane GSOURI
ST Employee

Hello @Hugo_ 

 The EVSPIN32G06Q1S3 board is based on the integrated STSPIN32G0601 motor controller, STM32CubeMX does not  support its specialized configuration.

I recommend you to check this LINK it could help you 

THX

Ghofrane

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.

GMA
ST Employee

Hello @Hugo_,

You can use the MCSDK Tool to generate a full Motor Control project, refer to MCSDK page.
From STM32CubeMX point of view, be aware that, as mentioned by @Ghofrane GSOURI, the tool will describe STM32G031x8x3 MCU and not STSPIN32G0601 that is a system-in-package. 

If you agree with the answer, please accept it by clicking on 'Accept as solution'.
Best regards.
GMA