Home
last modified time | relevance | path

Searched +full:stallguard2 +full:- +full:threshold (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/dts/bindings/stepper/adi/
Dadi,trinamic-stallguard.yaml1 # SPDX-FileCopyrightText: Copyright (c) 2024 Carl Zeiss Meditec AG
2 # SPDX-License-Identifier: Apache-2.0
7 activate-stallguard2:
10 Enable StallGuard2 feature, if the driver supports it.
12 stallguard2-threshold:
16 This signed value controls StallGuard2 level for stall output and sets the
20 -64 to +63: A higher value makes StallGuard2 less sensitive and requires more torque
23 stallguard-threshold-velocity:
27 Threshold velocity for StallGuard2 to detect a stall event.
30 stallguard-velocity-check-interval-ms:
[all …]
Dadi,tmc5041.yaml1 # SPDX-FileCopyrightText: Copyright (c) 2024 Carl Zeiss Meditec AG
2 # SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/stepper/adi/tmc5041_reg.h>
14 /* Dual controller/driver for up to two 2-phase bipolar stepper motors */
18 spi-max-frequency = <DT_FREQ_M(24)>; /* Maximum SPI bus frequency */
20 #address-cells = <1>;
21 #size-cells = <0>;
24 clock-frequency = <DT_FREQ_M(16)>; /* Internal/External Clock frequency */
31 invert-direction;
32 micro-step-res = <256>;
[all …]