2014-01-08 02:07 PM
Hi to all, my name is Cosimo and I need help about stepper driver.
From an old printer I've get a bipolar stepper and now I'm trying to drive it with L298 and L297 configuration. Whitout the stepper the output of L298 are: 0V 12V 0V 12V. It's ok! But with the motor the output of L298 are: 6V 6V 6V 6V. Why this?Testing the L297 output I've without the motor: pin 4 0V, pin 6 4.4V, pin 5 4.4V, pin 7 0V, pin 9 4.4V, pin 8 4.4V.
Testing the L297 output I've with the motor: pin 4 0V, pin 6 4.4V, pin 5 2.2V, pin 7 0V, pin 9 4.4V, pin 8 2.2V.
Thanks in advance.Cosimo #l298-l2972014-01-11 02:11 PM
solved! 6V are normal in stepper when the start condition is 0101 with 12V supply of stepper.. the problem was ground connection between boards (driver L297+L298 and PIC32 starter kit) and clock speed to high.. thanks to all.
2014-02-20 07:21 AM
I am an Electrical Engineering student. I just wanna ask whether is there any need to connect optoisolator with L298? Doesn't it has built in protection?
I am using STM32F303 microcontroller with NXT lego motors. Specs of motors are:Stall current: 2AFree running current: 60mA2014-02-24 02:08 AM
Hi,
Usually optoisolator are not required in this kind of applications. The L298 integrates thermal protection and the current ratings you indicated are within the safety ranges of the IC.Enrico