<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Nema 23 cant go fast HELP ME!</title>
        <description> Hello everyone!
I have a question about RPMs of stepper motors.

I have a kit from Longs motor: Nema 23 425oz motors, 350W 36V power supply and DM542A microstep driver
[www.longs-motor.com]

I can get only like 240rpms with my Nema 23 425oz, If i go faster (with Arduino), the motor just stops and produces strange noises (high pitch noises, but it doesnt move) and vibrations. What to do?All the thing is with no load on the motor shaft.,

Can u please help me what to do?

Best regards
Matic:(</description>
        <link>https://reprap.org/forum/read.php?160,588412,588412#msg-588412</link>
        <lastBuildDate>Mon, 09 Mar 2026 23:29:21 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,591595#msg-591595</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,591595#msg-591595</link>
            <description><![CDATA[ Thanks for your time and thanks to other aswell!!!<br />
I tried powered the drivers to the 50V instead of 36V and I the max rev. per sec grew from like 5 to 6.5 rev/s.<br />
I think i will sell those 3 motors (L=6.8mH) and buy new motors with lower inductance (L=3.8mH).<br />
What do you people think about that?<br />
<br />
Im working on my own CNC machine, thats why I need some more speed.<br />
I have ball screws right now but i think i will use toothed rack instead of ball screws for higher speed movement.<br />
<br />
Regards from Slovenia]]></description>
            <dc:creator>burnley1</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 01 Dec 2015 14:44:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,589498#msg-589498</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,589498#msg-589498</link>
            <description><![CDATA[ (tu)]]></description>
            <dc:creator>Frans@France</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Thu, 26 Nov 2015 14:11:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,589172#msg-589172</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,589172#msg-589172</link>
            <description><![CDATA[ I like math (tu)]]></description>
            <dc:creator>Wurstnase</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Thu, 26 Nov 2015 01:26:28 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,589111#msg-589111</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,589111#msg-589111</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>burnley1</strong><br />
Someone on the forum told me about inductance, that I should have around 90-100 volts of voltage from powersupply for 6.8 mH of inductance.... what do you think?</div></blockquote>
<br />
Let's do some sums. The current in one winding goes from maximum positive, through zero to maximum negative, and back to maximum positive every 4 full steps. So if you run the motor at its full rated current of 3A, the controller has the time for 2 full steps to change the current from +3A to -3A. You are looking for 1500rpm, which is 25rps, so there will be 25 * 200 = 5000 full steps per second, which is one full step every 200us. Therefore in 400us the driver needs to achieve a change in current of 6A. The voltage needed to achieve this is V = L*I/t = 6.8mH * 6A / 400us = 102V. And that doesn't take account of the additional back emf generated by the rotation.<br />
<br />
So that person was right. If you don't need the full torque, then you could run the stepper motor at lower current and you wouldn't need so much voltage. But even at half rated current, you would need at least 51V, and the PSU in that package is only 24V. Being realistic, even 500rpm will be difficult to achieve.<br />
<br />
A stepper motor is not a good choice for these speeds. A DC motor (brushed or brushless) would be more suitable.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Wed, 25 Nov 2015 18:44:37 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,589105#msg-589105</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,589105#msg-589105</link>
            <description><![CDATA[ Because of the drop-off in torque with RPM, stepper motors can't start at high speeds. You need to start it turning at a slow speed, and then accelerate it slowly.]]></description>
            <dc:creator>frankvdh</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Wed, 25 Nov 2015 18:17:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588759#msg-588759</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588759#msg-588759</link>
            <description><![CDATA[ How do you try to accelerate your stepper? Do you made your own sketch? Do you use a firmware like Marlin or Teacup?<br />
<br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>the_digital_dentist</strong><br />
You can't get a stepper to go that fast, even with no load.  You'll need a different type of motor.<br />
<br />
You can do full steps with that driver, but at 2000 rpm you need 400k steps per second.  I don't think the driver can keep up with that pulse rate.<br />
<br />
If you need precision and speed like that you need to look at servo motors and drivers.</div></blockquote>
<br />
The standard polulu A4988 can have a maximum of 500kHz. With well programmed firmware and a modern controller this is possible. Just reached 525kHz with Teacup on a STM32F411 at 108MHz.]]></description>
            <dc:creator>Wurstnase</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Wed, 25 Nov 2015 03:01:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588602#msg-588602</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588602#msg-588602</link>
            <description><![CDATA[ Yes I put a delay of 500us between logic 1 and logic 0 in at some digital output. <br />
I also tried a acceleration from 0 to something, but motor stops at some rpms...]]></description>
            <dc:creator>burnley1</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 16:04:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588599#msg-588599</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588599#msg-588599</link>
            <description><![CDATA[ How did you test it? Did you wrote a small sketch where you change the delay between pulses to get a rpm? Did you use an acceleration profile or just go from 0 to 240rpm from the start of the sketch?]]></description>
            <dc:creator>Frans@France</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 15:59:45 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588568#msg-588568</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588568#msg-588568</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>the_digital_dentist</strong><br />
The curve shows pps- pulses per second.  If you use 1/2 stepping, 400 pulses represents 1 rev. which figures to 17.5 rev/sec which is 1050 rpm where you are getting almost no torque.<br />
<br />
Sw5-8 control stepping.  The one entry missing from the table is all switches on- that may give you full steps, or might fry the driver.  Check the manual.</div></blockquote>
<br />
I also tried the combination of ON ON ON ON - thinked that would be fullstepping but its not, its much more precious than 400steps/rev.<br />
Someone on the forum told me about inductance, that I should have around 90-100 volts of voltage from powersupply for 6.8 mH of inductance.... what do you think?]]></description>
            <dc:creator>burnley1</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 15:31:21 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588566#msg-588566</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588566#msg-588566</link>
            <description><![CDATA[ The curve shows pps- pulses per second.  If you use 1/2 stepping, 400 pulses represents 1 rev. which figures to 17.5 rev/sec which is 1050 rpm where you are getting almost no torque.<br />
<br />
Sw5-8 control stepping.  The one entry missing from the table is all switches on- that may give you full steps, or might fry the driver.  Check the manual.]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 15:26:33 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588562#msg-588562</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588562#msg-588562</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>george4657</strong><br />
If you only can go 250 RPM something is wrong.<br />
At 3000 RPM = 3000*400/60 = 20,000 steps per second which an arduino should be able to do.<br />
You can run this fast but will have no power at this speed. See torque chart.<br />
What are your current settings?<br />
What program are you using to run the stepper? <br />
Does the motor get warm/hot when running?<br />
How are you measuring the RPM?</div></blockquote>
<br />
Actualy i set the delay in microseconds on the output pin on arduino. The delay time was 500us so it is 0.0005s.<br />
If we calculate this time to frequency we get 2000 Hz - that is 2000 pulses in one second.<br />
That means if i go with 400 steps/ revolution i get 5 revolution per second and 300 RPM.<br />
I measured by counting and compare with the delay i set in the arduino code.<br />
<br />
While running on that 300 RPM it doesnt get hot, it gets hot when i speed it up and the motor stops and start vibrating &lt;- there gets hot.]]></description>
            <dc:creator>burnley1</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 15:17:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588560#msg-588560</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588560#msg-588560</link>
            <description><![CDATA[ I have just this settings from 400 and up to 25600. <div id="div_5824c2a947be69e931705430b385648b"
     class="mod_embed_images"
     >

  

    
      
    

    <div id="imagediv_5824c2a947be69e931705430b385648b" class="mod_embed_images_image"
         >

    
      

      

      

      

      

      

      <noscript>
      <div>
    

    <a href="http://www.omc-stepperonline.com/images/DM542.jpg">
        <img src="https://reprap.org/forum/addon.php?160,module=embed_images,url=http%3A%2F%2Fwww.omc-stepperonline.com%2Fimages%2FDM542.jpg"
             
             
             id="image_5824c2a947be69e931705430b385648b"
             alt="DM542.jpg"
             title="DM542.jpg"/>
    </a>

    
      </div>
      </noscript>
    

    </div>

    <div class="mod_embed_images_info " id="info_5824c2a947be69e931705430b385648b"
      >
      <a id="link_5824c2a947be69e931705430b385648b" href="http://www.omc-stepperonline.com/images/DM542.jpg">DM542.jpg</a>
    </div>

  

 </div>


<script type="text/javascript">
mod_embed_images_loadimage('5824c2a947be69e931705430b385648b', 'https://reprap.org/forum/addon.php?160,module=embed_images,url=http%3A%2F%2Fwww.omc-stepperonline.com%2Fimages%2FDM542.jpg', 'http://www.omc-stepperonline.com/images/DM542.jpg', 'https://reprap.org/forum/addon.php?160,module=embed_images,check_scaling=1,url=http%3A%2F%2Fwww.omc-stepperonline.com%2Fimages%2FDM542.jpg', '', 588560, 800, 400, 'Loading image ...', false);
</script>
<br />
So thats why I cant run it with full steps, only half steps or less... true?<br />
<br />
But I saw many tutorials and examples where folks turn this kind of stepper motors to run on high speed.<br />
The characteristic - graph torque(pulse) of this motor is in the attachement. The seller sent me that graph, they used the same driver and the same power supply and motor that I used.<br/>]]></description>
            <dc:creator>burnley1</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 15:13:40 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588530#msg-588530</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588530#msg-588530</link>
            <description><![CDATA[ You're neglecting the motor inductance and detent torque.  As you try to drive it faster, you get less current through the windings so torque drops.  Eventually the torque falls below the detent torque and the motor can't turn.  You might get it to go faster than 250 RPM but I wouldn't expect it to go 10x faster.]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 14:10:06 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588480#msg-588480</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588480#msg-588480</link>
            <description><![CDATA[ If you only can go 250 RPM something is wrong.<br />
At 3000 RPM = 3000*400/60 = 20,000 steps per second which an arduino should be able to do.<br />
You can run this fast but will have no power at this speed. See torque chart.<br />
What are your current settings?<br />
What program are you using to run the stepper? <br />
Does the motor get warm/hot when running?<br />
How are you measuring the RPM?]]></description>
            <dc:creator>george4657</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 13:01:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588478#msg-588478</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588478#msg-588478</link>
            <description><![CDATA[ Your first link shows a pulse-torque diagram which stops at 5000 halfstep pulses per second, which would correspond to a max of 750rpm.  The actual speed you can reach with the 16MHz Arduino, depends also on how your software is implemented.]]></description>
            <dc:creator>enif</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 12:55:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588447#msg-588447</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588447#msg-588447</link>
            <description><![CDATA[ You can't get a stepper to go that fast, even with no load.  You'll need a different type of motor.<br />
<br />
You can do full steps with that driver, but at 2000 rpm you need 400k steps per second.  I don't think the driver can keep up with that pulse rate.<br />
<br />
If you need precision and speed like that you need to look at servo motors and drivers.]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 11:50:56 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588423#msg-588423</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588423#msg-588423</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>enif</strong><br />
Which controller, which firmware, what step rate?  See alse <a href="http://reprap.org/wiki/Step_rates" target="_blank"  rel="nofollow">here in the wiki</a>...</div></blockquote>
<br />
The motor has 200 steps per rev, on the driver i have set the 400 pulse/rev, so i am halfstepping. I cant do full steps with this controler right?<br />
Controler is in the link: [<a href="http://www.longs-motor.com/productinfo/detail_12_80_131.aspx" target="_blank"  rel="nofollow">www.longs-motor.com</a>]<br />
Arduino has 16MHz quartz crystal.<br />
<br />
I wanted to go faster, expected like 1500 rpms or more like 2000.<br />
<br />
Thanks]]></description>
            <dc:creator>burnley1</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 11:05:07 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588418#msg-588418</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588418#msg-588418</link>
            <description><![CDATA[ Which controller, which firmware, what step rate?  See alse <a href="http://reprap.org/wiki/Step_rates" target="_blank"  rel="nofollow">here in the wiki</a>...]]></description>
            <dc:creator>enif</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 10:58:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588417#msg-588417</guid>
            <title>Re: Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588417#msg-588417</link>
            <description><![CDATA[ How fast do you need it to go?]]></description>
            <dc:creator>the_digital_dentist</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 10:57:34 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?160,588412,588412#msg-588412</guid>
            <title>Nema 23 cant go fast HELP ME!</title>
            <link>https://reprap.org/forum/read.php?160,588412,588412#msg-588412</link>
            <description><![CDATA[ Hello everyone!<br />
I have a question about RPMs of stepper motors.<br />
<br />
I have a kit from Longs motor: Nema 23 425oz motors, 350W 36V power supply and DM542A microstep driver<br />
[<a href="http://www.longs-motor.com/productinfo/detail_12_86_173.aspx" target="_blank"  rel="nofollow">www.longs-motor.com</a>]<br />
<br />
I can get only like 240rpms with my Nema 23 425oz, If i go faster (with Arduino), the motor just stops and produces strange noises (high pitch noises, but it doesnt move) and vibrations. What to do?All the thing is with no load on the motor shaft.,<br />
<br />
Can u please help me what to do?<br />
<br />
Best regards<br />
Matic:(]]></description>
            <dc:creator>burnley1</dc:creator>
            <category>Stepper Motors, Servo Motors, DC Motors</category>
            <pubDate>Tue, 24 Nov 2015 10:42:44 -0500</pubDate>
        </item>
    </channel>
</rss>
