We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 675058f commit 5140592Copy full SHA for 5140592
1 file changed
src/hal/components/bldc.comp
@@ -34,7 +34,7 @@ This is only used indicate to the bldc control component that an index has been
34
35
pin in bit init if (personality & 0x05) == 4
36
"""A rising edge on this pin starts the motor alignment sequence.
37
-This pinshould be connected in such a way that the motors re-align any time that encoder monitoring has been interrupted.
+This pin should be connected in such a way that the motors re-align any time that encoder monitoring has been interrupted.
38
Typically this will only be at machine power-off.
39
The alignment process involves powering the motor phases in such a way as to put the motor in a known position.
40
The encoder counts are then stored in the \\fBoffset\\fP parameter.
0 commit comments