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
Terminal returns 0 value once and doesn't increment another during encoder rotation.
Description
I tested this code on 3 different Circuitpyton versions of v9.2.0-beta.0 on RP2350 with the same result. I also checked voltages on Pico2 inputs by oscilloscope and HIGH/LOW states seems to look fine.
This code run on RP2040 with CircuitPython 9.2.0-beta.0 works correctly.
A bug shouldn't be related to RP2350 Errata E9 issue, because rotaryio use pull-ups on inputs.
Additional information
No response
The text was updated successfully, but these errors were encountered:
If you can test with a build artifact from #9682 (should be ready in an hour or less), it'd be appreciated! I had also encountered the bug & fixed it, but apparently neglected to make a PR. Thanks for the report!
If you can test with a build artifact from #9682 (should be ready in an hour or less), it'd be appreciated! I had also encountered the bug & fixed it, but apparently neglected to make a PR. Thanks for the report!
Yes, I've just tested 9.2.0-beta.0-23-g11d4bce481 and can confirm it's work fine on RP2350.
CircuitPython version
Code/REPL
Behavior
Terminal returns 0 value once and doesn't increment another during encoder rotation.
Description
I tested this code on 3 different Circuitpyton versions of v9.2.0-beta.0 on RP2350 with the same result. I also checked voltages on Pico2 inputs by oscilloscope and HIGH/LOW states seems to look fine.
This code run on RP2040 with CircuitPython 9.2.0-beta.0 works correctly.
A bug shouldn't be related to RP2350 Errata E9 issue, because rotaryio use pull-ups on inputs.
Additional information
No response
The text was updated successfully, but these errors were encountered: