Skip to main content
Associate II
July 25, 2025
Solved

Motor Control Workbench MCU selection

  • July 25, 2025
  • 1 reply
  • 247 views

Hi,

We are working for a project on Railway application, where we have selected STM32G4A1VET6 controller for Motor control application.

we are developing custom board for Motor control application, Selected motor is BG65x50 dCore by Dunker motor,

above selected controller is not available in MC workbench software. Could you please provide solution on this one and also the motor control library package is not available in STM32CUBE IDE middleware section.

MC_MCU_list_not.png

MC_workbench_MCU_list.png

Best answer by GMA

Hello @VINODC,

This is the MCU STM32G4A1VETx.json description file to be added in your "MC_SDK_x.x.x\Utilities\PC_Software\STMCWB\assets\hardware\mcu" directory.

1 reply

GMA
GMABest answer
Technical Moderator
July 25, 2025

Hello @VINODC,

This is the MCU STM32G4A1VETx.json description file to be added in your "MC_SDK_x.x.x\Utilities\PC_Software\STMCWB\assets\hardware\mcu" directory.

If you agree with the answer, please accept it by clicking on 'Accept as solution'.Best regards.GMA
VINODCAuthor
Associate II
August 5, 2025

Thnaks @GMA .