Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - New Pulser and Stepper instructions

(you are viewing a thread; or go back to list of threads)

New Pulser and Stepper instructions (by DanielH)
Please, could someone explain in detail (function, parameters, used variables) the new Pulser and Stepper instructions?

These are not explained in manual.txt nor in Github wiki.

Thanks you in advance...

Best regards,
DanielH
Thu Apr 11 2019, 01:18:32
(no subject) (by Zoran)
Is it possible that nobody understand this command!
Help Please!
Mon Apr 15 2019, 11:05:53
(no subject) (by Alex)
I would like to know too
Mon Apr 15 2019, 11:19:18
(no subject) (by Ziggy)
Stepper drivers come in a couple of flavours....

STEP signal and DIRECTION signal

both are easy to understand.. the stepper driver when driven with STEP signal will cause the motor to move one (micro)step in forward or reverse direction depending on DIRECTION signal.

Some drivers have a FORWARD STEP input and a REVERSE STEP input. only one of these is stepped at any time.

I have had a look at the stepper command and I can not venture a guess on how to use it presently.

You could implement low level stepper programing by handling each phase of the stepper motor drive requirement by bit banging the phases.
Tue Apr 16 2019, 02:03:43
(no subject) (by MGP)
Be a bit patient, if the manual says nothing about it then it is not yet in use.
In the meantime, you can enjoy creating a program that does the same, very instructive. ;-)
Tue Apr 16 2019, 03:15:24
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):