Skip to main content
Joseph.Paul
Associate II
July 22, 2026
Question

PWM Configuration in MC Workbench

  • July 22, 2026
  • 1 reply
  • 14 views

I’m starting FOC code generation for H5 using MCSDK

Blocks I am configuring in MC Workbench include , STMH563ZI (Nucleo Bd) and IHM07M1 (Power module), and motor. 

 

I noticed the PWM configuration is not for general purpose, it is specifically configured for L6230 in IMH07M1.

But I’d like to configure PWM for general purpose,  such as for the STEVAL-LVLP01 board I have evaluated already, is this possible?

 

Please let me know and thank you for your consideration.

1 reply

GMA
ST Technical Moderator
July 23, 2026

Hello ​@Joseph.Paul ,

For PWM generation, only Advanced timers are used in MCSDK to support all gate driver types (dead time insertion, complementary PWM) and to have Break input for driver protection feature.
If you want to use a general-purpose timer (with centered align mode and sufficient channels number available), you will need to customize a project.

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