2022-07-07 02:39 AM
Hi all,
I am wondering if it is possible to read an encoder using STM32-L476RG without its Enocder-Mode function. If so, how do I do it?
Thanks.
2022-07-07 02:48 AM
bit-bang it as you would on a microcontroller which doesn't have special encoder facilities.
As you're not relying upon specific features of a particular chip, this would be entirely general:
https://www.google.com/search?q=microcontroller+read+encoder