cancel
Showing results for 
Search instead for 
Did you mean: 

Debuggers for Motor control

Bud
Associate III

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.

 

 

 

1 REPLY 1
Gael A
ST Employee

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.