How can I configure the Motor with low speed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-27 2:40 AM
Hi, I'm working on a project in MC Workbench 6.3.2 and trying to configure a motor with a maximum speed of 150 RPM. When I set the "Max. Application Speed" parameter to 150 RPM (as shown in the first picture), I encounter an error related to the "Speed Sensing Configuration". I've attempted various parameter combinations for the Hall Sensor settings (as shown in the second picture), but haven't resolved the issue. Could you please advise on how to fix this problem? Thank you for your help.
Solved! Go to Solution.
- Labels:
-
MC Workbench
-
MCSDK6
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-30 12:56 AM
Hello,
If you designed your own board, starting from a ST board, it should be straightforward to describe it with the board designer tool by cloning the ST board. Most of the parameters that are board dependent are not configurable with the workbench, that's why I think it is better (and cleaner) to describe your board. It will also ease the reuse of your board.
To answer your question, there is no relationship between the maximum application speed and the hall sensor configurations.
Regards
Cedric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-27 3:26 AM
That is only the maximum application speed you can give a higher value and generate the code and then you can control the motor speed based on your requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-27 7:44 AM
Hello @DF_MC ,
What is the issue you encountered related to the "Speed Sensing Configuration"?
Few remarks, your board is design to handle 200 A, and your motor max current is 30A.
Be aware that your board is perhaps oversized making it not accurate enough to properly read the current especially if your motor spin slowly.
Second point, I see that your Hall sensors config is the default. Do not forget to configure it according to your motor characteristics.
Regards
Cedric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-29 7:38 PM
Thank you for your reply! I believe I can generate the code for my board with the current settings, but I’d like to better understand the relationship between the maximum application speed and the Hall sensor configurations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-29 7:44 PM
Do you recommend creating a user-defined power board in MCSDK for this setup, or is there a better approach? I’d greatly appreciate your guidance on this.
Thanks again for your support!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-06-30 12:56 AM
Hello,
If you designed your own board, starting from a ST board, it should be straightforward to describe it with the board designer tool by cloning the ST board. Most of the parameters that are board dependent are not configurable with the workbench, that's why I think it is better (and cleaner) to describe your board. It will also ease the reuse of your board.
To answer your question, there is no relationship between the maximum application speed and the hall sensor configurations.
Regards
Cedric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-07-08 8:05 PM
Thanks a lot, will try again!
