2026-02-17 8:52 PM
Hello,
We want to use the STMH723ZG with the Motor Control SDK. To do this I cannot find the .json file support for the board in the motor control workbench. Could I use another .json file from one of the fully-supported boards like the H745?
Also, we are using custom power electronics + motor setup so to my knowledge our board has sensors it outputs to the stm + it takes a pwm 3-phase input from the stm to spin the motors. What all info do I need and what process do I follow to get a project built for this setup with the motor control SDK.
2026-03-03 7:53 AM
Hello @hmantha,
As stated in the MCSDK release note, two microcontrollers are supported for the STM32H7xx family: STM32H745ZI and STM32H755ZITx.
The MCSDK toolkit provides the Motor Control Board Designer tool, located in the MC_SDK_x.x.x\Utilities\PC_Software\STMCBD directory, to describe a custom board for MC Workbench.
In the MC Board Designer tool, select the About button to access documentation.