2025-11-19 9:45 AM - last edited on 2025-11-20 1:57 AM by Andrew Neil
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.
2025-11-20 12:47 AM
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.