I'm diving into the land of DC motors and Arduino, and have a question regarding the L298N Motor Driver and my motor's current draw.
As I understand it (according to this tutorial), the L298N can handle peak currents of 2A per motor. I'd like to use two motors like this for a drivetrain that requires higher torque, but those motors have a stall current of 3.8A. Does that mean that it will draw too much current for the L298N? If so, is there a comparable (price-wise) motor driver that can handle higher-current motors?
The linked MOSFET module controls motor speed, but not direction of rotation.
Really for a variety of robotics applications using the motors I linked above. Controlling direction of rotation would be important in some cases, so the MOSFET module probably wouldn't work. I think I found an alternative, though. Thanks!