Skip to main content
Bud
Associate III
September 18, 2023
Solved

Debuggers for Motor control

  • September 18, 2023
  • 1 reply
  • 1397 views

Hi, 

 I have been using STM-STUDIO-STM32 for moitoring the real time variable while motor running without disturbing the program. 

MCU used - Stm32F103c8t6

Debugger used - st-link v2

Software used - Stm-stdio

 - The stm-stdio is get stopped while debugging and ended up with  showing the following error code: ''Acquisition stopped after 10 consecutive communications error'' @while motor is on loaded condition.

- @Motor no loaded condition stm-studio seems fine.

- Does any other software or debugging tool (for stm32) is available to monitor the real time variable for motor control.

 

 

 

This topic has been closed for replies.
Best answer by Gael A

Hello Bud,

The MCSDK package provides a tool called MotorPilot which allows you to monitor a set of real time variables such as currents. You can find its startup guide right here.

1 reply

Gael A
Gael ABest answer
ST Employee
October 3, 2023

Hello Bud,

The MCSDK package provides a tool called MotorPilot which allows you to monitor a set of real time variables such as currents. You can find its startup guide right here.

If you agree with my answer, please consider accepting it by clicking on 'Accept as solution'.Hope this will help,Gaël A.