Hello,
i have a project where i need to interface a rotary encoder with 2 signals.
This is used for user incrementing/decrementing values inside the software.
Since this is my first aproach to work with this microcontroler, i was wondering what is the recomended way to use in such way.
On other uc types i usually interface the 2 encoder signals to some timer input capture pins. But i am wondering how to manage this on the ADuCM360.
Thank you.