2025-07-08 2:42 PM - last edited on 2025-07-09 9:29 AM by Andrew Neil
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!
2025-07-09 1:13 AM
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.
2025-07-09 8:17 AM
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.