summaryrefslogtreecommitdiffstats
path: root/odin_extensions/m8driver/firmware/TIMINGS
blob: e1bcf3670497813a7cf10e9d14fa084d247f7ca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** Timings of the m8driver ***

These timings are based on a crystal frequency of 16MHz.


Name        | Value in nanoseconds  | Description
===============================================================================
steplen     | < 300                 | Minimum length of a step "high" pulse.
            |                       |
steptime    | < 2000                | Time required to process one step.
            |                       | So steps must be separated by this time,
            |                       | at least.
            |                       |
dirsetup    | < 100                 | Minimum spacing between a direction
            |                       | change and a step pulse.
            |                       |
dirhold     | < 0                   | Minimum time between end of step pulse
            |                       | and a direction change.

bues.ch cgit interface