You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a dual encoder (two encoders) connected to micropython on my esp32.
If I connect one or the other it works as expected.
however if I try to setup both at the same time, the first defined encoder works
the second one barly at all, ie it may work if you spin it real fast bot mostly it won't
is there some contention issue because they may be sharing interupts ?
please help.
The text was updated successfully, but these errors were encountered:
Hi, I have a dual encoder (two encoders) connected to micropython on my esp32.
If I connect one or the other it works as expected.
however if I try to setup both at the same time, the first defined encoder works
the second one barly at all, ie it may work if you spin it real fast bot mostly it won't
is there some contention issue because they may be sharing interupts ?
please help.
The text was updated successfully, but these errors were encountered: