Skip to main content
Associate III
November 19, 2025
Question

Motor Bench – How to analyse SW & HW

  • November 19, 2025
  • 1 reply
  • 170 views

Able to spin the motor using 446 + IHM08M1 – 6 Step – Hall Sensor - Open Loop Mode, using MCSDK.

But don’t know how to analyse the SW & HW.

HW based: How to see the Hall Sensor & PWM action? (Got a CRT, no DSO). Any Monitor or Watch Window?

SW Based: PWM_PERIOD_CYCLES or M1_HALL_TIM_PERIOD or M1_HALL_IC_FILTER – How to search & see the configured values in code?

CubeMonitorRF/Power/UCPD – Possible to use for my application?

Also, Want to change the direction – FOR & REV – With a Ramp up & Down.

Guidance Required.

1 reply

GMA
Technical Moderator
November 20, 2025

Hello @JayarajAnbalagan,

For hardware, refer to the X-Nucleo-IHM08M1 schematic for board signal availability that can be displayed using an oscilloscope.
For SW Based, parameters are mentioned on MCSDK Workbench GUI. These values are also listed in the project .ioc file.
For software-based parameters, refer to the MCSDK Workbench GUI. These values are also listed in the project .ioc file.
For the MC Pilot tool description and other questions, refer to the documentation available through Workbench tool > About > Documentations > Documentation.

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