summaryrefslogtreecommitdiffhomepage
path: root/analog/aux-power/note_programmeur.txt
diff options
context:
space:
mode:
Diffstat (limited to 'analog/aux-power/note_programmeur.txt')
-rw-r--r--analog/aux-power/note_programmeur.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/analog/aux-power/note_programmeur.txt b/analog/aux-power/note_programmeur.txt
new file mode 100644
index 00000000..5d7a34f0
--- /dev/null
+++ b/analog/aux-power/note_programmeur.txt
@@ -0,0 +1,10 @@
+SIGNAL TRANSITION REQUIREMENTS
+To ensure proper internal logic performance, it is good prac-
+tice to avoid aligning the falling and rising edges of input sig-
+nals. A delay of at least 1 µsec should be incorporated be-
+tween transitions of the Direction, Brake, and/or PWM input
+signals. A conservative approach is be sure there is at least
+500ns delay between the end of the first transition and the
+beginning of the second transition.
+
+