I would like to request adding Kernel driver for rotary-encoder by default in TorizonCore images.
I have added it by myself using torizoncore-builder but it would be nice to have it out of the box. The configuration parameter is CONFIG_INPUT_GPIO_ROTARY_ENCODER.
The CONFIG_INPUT_GPIO_ROTARY_ENCODER option is currently enabled in recent nightly builds of TorizonCore (in case you would like to test) and also will be available in the next monthly release.
Hello,
is this rotary encoder driver supposed to work on gauges only (as an example the temperature of a cooking oven) or on electric motor too?
In this case the encoder is used to calculate rpm and angular position
Hello,
I have tried to use monthly release 5.6.0-devel-202203+build.22. Unfortunatelly this functionality is not enabled in kernel configuration
Here is the proof:
The encoder is enabled by default on TorizonCore nightly release 5.6.0-devel-20220411+build.585 and also on TorizonCore quarterly release 5.6.0+build.13.
Our team is working on a fix for the monthly release.