Is Quadrature channel available in "MCIMX6D6AVT10AD" processor to decode Rotary Encoder signals?
解決済! 解決策の投稿を見る。
Hello,
The i.MX6D doesn't have a dedicated hardware to decode Rotary Encoder signals but you can use GPIO pins to do that task by software, here some information that could be used as reference:
rotary-encoder - a generic driver for GPIO connected devices
Best regards.
Hello,
The i.MX6D doesn't have a dedicated hardware to decode Rotary Encoder signals but you can use GPIO pins to do that task by software, here some information that could be used as reference:
rotary-encoder - a generic driver for GPIO connected devices
Best regards.