zen312
September 2, 2023, 2:45pm
1
emphasized text
I have this NEMA 17, and I'm connecting it to an L298N and a Lolin NodeMCU v3, when I try to run the motors it just vibrates, I've checked the wiring and they are connected to the correct coils. IN 1 is connected to D5, IN 2 is connected to D6, IN 3 is connected to D7, IN 4 is connected to D8, the NodeMCU v3 is connected with an external USB
The L298 is not a stepper driver, and can't handle the current required by most stepper motors.
Buy a proper stepper driver that matches the motor specs. Pololu has a good selection.
Does the logical voltage level of the Lolin NodeMCU v3 match the L298N motor control inputs?
LarryD
September 2, 2023, 3:12pm
4
Also remember, there needs to be a common GND between devices.
zen312
September 2, 2023, 3:40pm
6
I will test that out, thanks for your feedback
jim-p
September 2, 2023, 4:16pm
8
An A4988 would work?
Maybe. How much current does you stepper need?
Please post a link to the stepper. The A4988 can handle only 1 Ampere/winding.
zen312
September 2, 2023, 5:00pm
11
max current of 1.7A/phase
1.5 A/phase , maximum. The DRV8825 will work.
zen312
September 2, 2023, 5:09pm
13
I should power it with 18v and step down to 5v for the NodeMCU module right?
system
Closed
February 29, 2024, 5:10pm
14
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.