Hi, I Use NUCLEOF446RE and X-NUCLEO-IHM08M1 for running a motor. It works for a motor with 24V power supply. But however, if I use 36V power supply and run motor profiler to estimate the parameters. It fails to rotate. Need Suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-26 7:42 PM
When Motor profiler is used to test the motor for its parameters, it keeps on checking with the possible current (18A, 14A, 9A, 6A, etc..). After sometime a message popup "Speed measurement takes too long time". I don't know the reason behind this. If same motor is used with 24V power supply, motor profiler works and able to run the motor using motor control workbench.
- Labels:
-
STM32 Motor Control
-
STM32F4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-27 2:03 AM
Hello,
For safety purpose the Over voltage protection of this board is set at 36V in the profiler code. So I guess you reach an over voltage error as soon as the profiler start. Unfortunately, the error is not well reported in the profiler tool. A redesign from scratch of the profiler tool is ongoing and will fix this kind of issue.
Regards
Cedric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-27 5:36 PM
Hi Cedric,
When can we get the updated profiler to test the motor with higher voltages (36V)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-27 8:58 PM
Hi Cedric,
I have one more question. Since we have motor parameters of the motor using 24v power supply. So can we use the same project with 36V and run the motor using Motor control workbench??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 1:37 AM
Hello,
It is not planed to increase the voltage protection threshold.
Motor's parameters guessed by the profiler are not dependent on the voltage, so there is no issue to import your profiling results in the workbench and changing your Nominal DC voltage afterward.
Regards
Cedric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 1:45 AM
Thank you for the response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 2:16 AM
Yes I tried with changing nominal DC voltage (36V), but when click on start motor, over current fault occurs. Any Suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 3:29 AM
So if I understand correctly, you are able to control your motor when you use the profiler code with a Vbus at 24V.
When you generate a project with your profiled motor, it works at 24 Volts, but you have an over current at 36 V.
Is it correct ?
Regards
Cedric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 3:32 AM
Hi Cedric,
Yes exactly this is my situation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-28 3:41 AM
Ok,
So I would try first to decrease the current during the start-up phase.
These settings are accessible by clicking on the blue rectangle "Firmware Drive Management" -> Start-up parameters.
Regards
Cedric.
