You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Specifies a set of digital inputs to disable in the device.
50
48
51
-
##################################
52
-
# Configuration
53
-
##################################
49
+
##################################
50
+
# Configuration
51
+
##################################
54
52
Motor0OperationMode: &opmode
55
53
address: 38
56
54
type: U8
@@ -74,7 +72,7 @@ registers:
74
72
type: U8
75
73
access: Write
76
74
maskType: MicrostepResolution
77
-
description: Configures the microstep resolution for motor 0.
75
+
description: Configures the microstep resolution for motor 0.
78
76
Motor1MicrostepResolution:
79
77
<<: *microstep_resolution
80
78
address: 43
@@ -108,7 +106,7 @@ registers:
108
106
<<: *maxcurrent
109
107
address: 49
110
108
description: Configures the maximum run RMS current per phase for motor 3.
111
-
109
+
112
110
Motor0HoldCurrentReduction: ¤treduction
113
111
address: 50
114
112
type: U8
@@ -236,11 +234,10 @@ registers:
236
234
access: Write
237
235
maskType: AccumulatedStepsSamplingRateConfig
238
236
description: Configures the dispatch rate of the accumulated steps event.
239
-
240
237
241
-
##################################
242
-
# Events
243
-
##################################
238
+
##################################
239
+
# Events
240
+
##################################
244
241
MotorStopped:
245
242
address: 74
246
243
type: U8
@@ -291,9 +288,9 @@ registers:
291
288
maskType: DeviceStateMode
292
289
description: Contains the state of the device.
293
290
294
-
##################################
295
-
# Movement control
296
-
##################################
291
+
##################################
292
+
# Movement control
293
+
##################################
297
294
298
295
MoveRelative:
299
296
address: 80
@@ -319,7 +316,7 @@ registers:
319
316
address: 81
320
317
type: S32
321
318
access: Write
322
-
description: Moves motor 0 by the number of steps written in this register and set the direction according to the value's signal.
319
+
description: Moves motor 0 by the number of steps written in this register and set the direction according to the value's signal.
323
320
Motor1MoveRelative:
324
321
<<: *motorsteps
325
322
address: 82
@@ -407,8 +404,8 @@ registers:
407
404
Mortor3AccumulatedSteps:
408
405
<<: *motorsaccumulatedsteps
409
406
address: 94
410
-
description: Contains the accumulated number of steps of motor 3. Write a value to set the current number of accumulated steps.
411
-
407
+
description: Contains the accumulated number of steps of motor 3. Write a value to set the current number of accumulated steps.
408
+
412
409
MaxPosition:
413
410
address: 95
414
411
type: S32
@@ -523,9 +520,9 @@ registers:
523
520
address: 109
524
521
description: Starts the movement of motor 3 with the step interval defined by this register, disregarding the acceleration protocol. The sign of the value specifies the direction.
525
522
526
-
##################################
527
-
# Actions
528
-
##################################
523
+
##################################
524
+
# Actions
525
+
##################################
529
526
StopMotors:
530
527
address: 110
531
528
type: U8
@@ -539,17 +536,16 @@ registers:
539
536
visibility: private
540
537
maskType: StepperMotors
541
538
description: Resets the internal motor driver which also clears any eventual error (not implemented).
542
-
543
539
ResetEncoders:
544
540
address: 112
545
541
type: U8
546
542
access: Write
547
543
maskType: QuadratureEncoders
548
544
description: Resets the encoder.
549
545
550
-
##################################
551
-
# Reserved
552
-
##################################
546
+
##################################
547
+
# Reserved
548
+
##################################
553
549
Reserved0: &reserved
554
550
address: 113
555
551
type: U8
@@ -568,7 +564,6 @@ registers:
568
564
<<: *reserved
569
565
address: 116
570
566
description: Contains the CFG configuration pins of the TMC2210 driver that controls motor 3.
571
-
572
567
Reserved4:
573
568
<<: *reserved
574
569
address: 117
@@ -590,115 +585,94 @@ registers:
590
585
visibility: private
591
586
description: Contains the raw data of the digital potentiometer that controls current limit of motor 3.
592
587
593
-
##################################
594
-
# Quick movement
595
-
##################################
596
-
Reserved8:
597
-
<<: *reserved
588
+
##################################
589
+
# Reserved block
590
+
##################################
591
+
Reserved8: &reserved_unused
598
592
address: 121
599
593
visibility: private
600
-
description: Reserved register. Do not write.
594
+
type: U8
595
+
access: Read
596
+
description: Reserved register.
601
597
Reserved9:
602
-
<<: *reserved
603
-
address: 122
604
-
visibility: private
605
-
description: Reserved register. Do not write.
598
+
<<: *reserved_unused
599
+
address: 122
606
600
Reserved10:
607
-
<<: *reserved
601
+
<<: *reserved_unused
608
602
address: 123
609
-
visibility: private
610
-
description: Reserved register. Do not write.
611
603
Reserved11:
612
-
<<: *reserved
613
-
address: 124
614
-
visibility: private
615
-
description: Reserved register. Do not write.
604
+
<<: *reserved_unused
605
+
address: 124
616
606
Reserved12:
617
-
<<: *reserved
607
+
<<: *reserved_unused
618
608
address: 125
619
-
visibility: private
620
-
description: Reserved register. Do not write.
621
609
Reserved13:
622
-
<<: *reserved
623
-
address: 126
624
-
visibility: private
625
-
description: Reserved register. Do not write.
610
+
<<: *reserved_unused
611
+
address: 126
626
612
Reserved14:
627
-
<<: *reserved
613
+
<<: *reserved_unused
628
614
address: 127
629
-
visibility: private
630
-
description: Reserved register. Do not write.
631
615
Reserved15:
632
-
<<: *reserved
633
-
address: 128
634
-
visibility: private
635
-
description: Reserved register. Do not write.
616
+
<<: *reserved_unused
617
+
address: 128
636
618
Reserved16:
637
-
<<: *reserved
619
+
<<: *reserved_unused
638
620
address: 129
639
-
visibility: private
640
-
description: Reserved register. Do not write.
641
621
642
-
##################################
643
-
# Quick movement
644
-
##################################
622
+
##################################
623
+
# Quick movement
624
+
##################################
645
625
TriggerQuickMovement:
646
626
address: 130
647
627
type: U8
648
628
access: Write
649
629
maskType: StepperMotors
650
-
description: Triggers the quick movement in the correspondent motor.
651
-
652
-
Motor1PulseDistance:
630
+
description: Triggers the quick movement in the correspondent motor with the currently configured settings.
0 commit comments