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

OSError: [Errno 5] EIO #2

Open
PeterAOBell opened this issue Aug 7, 2022 · 0 comments
Open

OSError: [Errno 5] EIO #2

PeterAOBell opened this issue Aug 7, 2022 · 0 comments

Comments

@PeterAOBell
Copy link

Attempting to run responder_test on MicroPython v1.19.1 and getting an EIO error. What am I doing wrong?

I don't believe I have altered any code (copied straight from GitHub raw).
Wired I2C connections as specified.

`MicroPython v1.19.1 on 2022-06-18; Raspberry Pi Pico with RP2040
Type "help()" for more information.

%Run -c $EDITOR_CONTENT
Testing I2CResponder v1.0.1
Scanning I2C Bus for Responders...
I2C Addresses of Responders found: [0x41]

Controller: Issuing I2C WRITE with data: [0x01, 0x02]
Traceback (most recent call last):
File "", line 141, in
File "", line 79, in main
OSError: [Errno 5] EIO

`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant