Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SenseHat - test_joy.py on Pico #2

Open
mchobby opened this issue Feb 27, 2021 · 0 comments
Open

SenseHat - test_joy.py on Pico #2

mchobby opened this issue Feb 27, 2021 · 0 comments
Assignees
Labels

Comments

@mchobby
Copy link
Owner

mchobby commented Feb 27, 2021

Recurrent reading of Joystick position returns an OSError 5 exception on the Raspberry-Pi Pico.
This seems to be unpredictable.
Accordingly to MicroPython forums, OSError would be a NACK sent by the device causing the exception raising.

Remark:
At the moment, no workaround found for this issue. Trying to capture it with a try/except from SenseHat.py just lockdown the Joystick code execution on the Pico!

@mchobby mchobby self-assigned this Feb 27, 2021
@mchobby mchobby added the bug label Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant