zephyr/drivers/sensor/qdec_sam
Piotr Mienkowski a922fd1b2f drivers: qdec_sam: disable index signal
`qdec_sam` driver supports currently only position measurement and does
not support reading of the index signal. Unfortunately, the index
signal was internally enabled in the driver. If the pin to which the
index signal was connected was used by another driver it could lead to
a false detection of the signal change. Detection of the index signal
change resets the position measurement.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2022-01-28 10:07:06 +01:00
..
CMakeLists.txt
Kconfig
qdec_sam.c drivers: qdec_sam: disable index signal 2022-01-28 10:07:06 +01:00