Maker Pro
Maker Pro

Control stepper motor with PIC

Nyein Chan

Apr 4, 2015
2
Joined
Apr 4, 2015
Messages
2
I would like to control stepper motor ( >50kHz) , 12V, 1.3A with PIC 18F4553 .
I have stepper & driver already .
We tested this stepper with Panasonic PLC unit , this stepper driver can support to this stepper in this frequency range .
But I want to use Microcontroller .

This PIC i8F4553 can support this frequency from its output ?
Please help me to give the sample program for driving stepper with pusle signals using C .

Thanks in advance .
 

Harald Kapp

Moderator
Moderator
Nov 17, 2011
13,700
Joined
Nov 17, 2011
Messages
13,700
Welcome to electronicspoint.

Here is a Microchip website featuring lots of information on driving stepper motors with PICs, including sample code.
 
Top