2026-01-27 11:06 AM - last edited on 2026-01-27 11:44 AM by Andrew Neil
Hello ST Community,
I am seeking assistance with a project generation issue using STM32 Motor Control SDK (v6.x) and the EVLSPIN32G0A1 evaluation board.
The Problem: Even though I explicitly select the EVLSPIN32G0A1 board (which features the STSPIN32G0A1 / STM32G071 core) in the Motor Control Workbench, the generated .ioc file and STM32CubeIDE project target the STM32G031C8Tx instead.
Consequences:
What I have tried:
Despite these steps, CubeMX still opens the project as an STM32G031C8Tx project.
Environment:
Has anyone encountered this template mismatch where the Workbench ignores the board's native MCU and defaults to a G031? How can I force the generator to use the correct STSPIN32G0 target?
Solved! Go to Solution.
2026-01-28 1:07 AM
Hello @Zaheer_Shaikh,
Refer to STSPIN32G0A1 page, it is mentioned: The integrated MCU (STM32G031x8) allows performing field oriented control, the 6-step sensorless, and other advanced driving algorithms including the speed control loop.
2026-01-28 1:07 AM
Hello @Zaheer_Shaikh,
Refer to STSPIN32G0A1 page, it is mentioned: The integrated MCU (STM32G031x8) allows performing field oriented control, the 6-step sensorless, and other advanced driving algorithms including the speed control loop.