What's the clock speed on your PIC?>
“OSCCON =%01110000 ' INTRC = 8MHz”
How many pauses do you have in your code that don't really need to be there?>
“I hooked up the stepper motor and noticed that I need the 2ms delay or more for it to run, 1ms just makes the motor hum without moving. The datasheet for the UCN5804B says minimum step input pulse width is 3.0us which indicates that the motor should be able to run much faster than about 1 rps? (edited)
Is there any solution for this perhaps software mods or some filtering to make the pulses from the 16F88 look more like what the 5804 likes to see?”
What is the latest version of your 'code'?>
Like above + “ANSEL % = 00000000” as row #6.
Thanks skimask!




Bookmarks