cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 Motor Control SDK -V6.41

JayarajAnbalagan
Associate II

Hai All,

  New to the workbench software.

  Able to set the required parameters - STM32F446RE & IHM08M1.

  Getting stuck in the final path - CubeMx & IDE.

   But I am having the latest updated one.

   Kindly help me where I am missing.

Jayaraj.A

1 ACCEPTED SOLUTION

Accepted Solutions
ASA
ST Employee

Hello @JayarajAnbalagan ,

 

a similar issue had been encountered with Cubemx version not displayed (ST Motor Control Workbench Not Detecting STM32Cube... - STMicroelectronics Community).

 

Can you please check the following list to provide us more information to identify better the problem:

1) operating system version

2) operating system language

3) MCSDK installation admin or user only

4) CubeMX installation admin or user only

5) Have you other CubeMX installed?

6) have you moved manually the CubeMx Installation folder?

7) CubeMx open regularly in standalone mode?

8) Check with registry editor if exist keys (one of the above at least) 
 -Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\STM32CubeMX*
 -Computer\HKEY_LOCAL_MACHINE\SOFTWARE\\Microsoft\Windows\CurrentVersion\Uninstall\STM32CubeMX*
for 64 and 32 branch.

 

Kind regards

 

 

 

If you agree with my answer, please accept it by clicking on 'Accept as solution'.

View solution in original post

3 REPLIES 3
ASA
ST Employee

Hello @JayarajAnbalagan ,

 

a similar issue had been encountered with Cubemx version not displayed (ST Motor Control Workbench Not Detecting STM32Cube... - STMicroelectronics Community).

 

Can you please check the following list to provide us more information to identify better the problem:

1) operating system version

2) operating system language

3) MCSDK installation admin or user only

4) CubeMX installation admin or user only

5) Have you other CubeMX installed?

6) have you moved manually the CubeMx Installation folder?

7) CubeMx open regularly in standalone mode?

8) Check with registry editor if exist keys (one of the above at least) 
 -Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall\STM32CubeMX*
 -Computer\HKEY_LOCAL_MACHINE\SOFTWARE\\Microsoft\Windows\CurrentVersion\Uninstall\STM32CubeMX*
for 64 and 32 branch.

 

Kind regards

 

 

 

If you agree with my answer, please accept it by clicking on 'Accept as solution'.

Sir,

  Thanks for your reply.

  Installed the CubeMx separately (Ur 5,6&7th Point), apart from CubeIDE+CubeMx combination.

  Now the Motor Bench is detecting the CubeMX & IDE and generating the code.

  Using 446 Nucleo & IHM08M1 Hardware and planning to work on 6 Step Commutation using Hall Sensor, without sensing the feedback Current & Voltage ADCs.

  Motor Spec - Linix  36ZWN24-30-34- 24V/1.85A/Rated Speed - 3400 rpm.

  Any advisable precautions.

Hai Sir,

  MCSDK – 446 + IHM08M1 Interface.

Generated the code using MCSDK 6.4.1 and analysing it.

Attached is the video of my motor control configuration – Basic Hall Effect Sensor based 6 step commutation using Switch and ADC Speed Control.

Unable to see any control routine in my main closed loop – where the switch press and the speed control ADC is called.

Kindly help me out, how to proceed.