Skip to main content
Explorer
December 19, 2025
Solved

How to connect two motors to an STM32H7 using MC Workbench

  • December 19, 2025
  • 1 reply
  • 349 views

STM32H755ZITxにX-NUCLEO-IHM07M1を2個接続し、FOC制御がしたいです。MC Workbenchを使用し、STM32H7シリーズからカスタムボードを作成し設定しました。しかしソースコードを生成しようとするとエラーが発生します。この問題を解消する方法はありますか。カスタムボード、MC Workbenchのプロジェクト、生成時のエラーのスクリーンショットをアップロードします。

Best answer by GMA

Hello @Tomoya66,

As mentioned in the Release Notes documentation, which is available through Workbench tool > About > Documentations:

Dual Drive: This feature is only supported on STM32G4xx, STM32F3xx and STM32F4xx MCUs related boards.

1 reply

GMA
GMABest answer
Technical Moderator
December 19, 2025

Hello @Tomoya66,

As mentioned in the Release Notes documentation, which is available through Workbench tool > About > Documentations:

Dual Drive: This feature is only supported on STM32G4xx, STM32F3xx and STM32F4xx MCUs related boards.

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