??? 01/26/05 11:44 Read: times |
#85791 - Question about Step motor, thanks |
I am going to design a circuit for interfacing 8051MCU with a PM 20 Steps type stepping motor. In the datasheet, it shows me a circuit that using a Motor drive to drive the motor, but now i have to interface the MCU directly to the motor without the driver. Hence, i tried to use 4 pins from Port 1 (P1.0 to P1.3) to connect to the 4 pins of the motor, and tried writing code for generating the signal for the motor, but result was that the motor didn't move at all.
Does anybody what is wrong with that? And i have searched some example on the Internet, but all of them use a driver to drive the motor. And from this forum, i found a old post and someone said that "you must upgrade your current with transistors and use diodes to defend back emf " Is it really needed??Any sample circuit for it? Thanks in advacned. The sequence: ![]() |