2023-09-18 07:00 AM - last edited on 2023-09-26 09:35 AM by Amel NASRI
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.
Solved! Go to Solution.
2023-10-03 02:45 AM
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.
2023-10-03 02:45 AM
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.