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

Remote I/O error. Failed to write to I2C Slave 0x8 @ [write_byte():write 121], Could not read from I2C slave 0x8, [read_byte():read 121] #5

Closed
vijaybande opened this issue Apr 8, 2021 · 8 comments

Comments

@vijaybande
Copy link

I am gettig below errros while running controller_check.launch. i2c slaves 0x08 and 0x09 were detected on Rpi

[ERROR] [1617861674.244743164]: Could not read from I2C slave 0x8, [read_byte():read 121]
[ERROR] [1617861674.252197838]: Could not read from I2C slave 0x9, [read_byte():read 121]
[ERROR] [1617861674.252879451]: Remote I/O error. Failed to write to I2C Slave 0x8 @ [write_byte():write 121]
[ERROR] [1617861674.253275023]: Remote I/O error. Failed to write to I2C Slave 0x9 @ [write_byte():write 121]
[ERROR] [1617861674.344301937]: Could not read from I2C slave 0x8, [read_byte():read 121]
[ERROR] [1617861674.345627664]: Could not read from I2C slave 0x9, [read_byte():read 121]
[ERROR] [1617861674.444579302]: Could not read from I2C slave 0x8, [read_byte():read 121]
[ERROR] [1617861674.446186018]: Could not read from I2C slave 0x9, [read_byte():read 121]
[ERROR] [1617861674.544354689]: Could not read from I2C slave 0x8, [read_byte():read 121]
[ERROR] [1617861674.546916455]: Could not read from I2C slave 0x9, [read_byte():read 121]
[ERROR] [1617861674.644397524]: Could not read from I2C slave 0x8, [read_byte():read 121]
[ERROR] [1617861674.645817938]: Could not read from I2C slave 0x9, [read_byte():read 121]
[ERROR] [1617861674.744349213]: Could not read from I2C slave 0x8, [read_byte():read 121]

@vijaybande
Copy link
Author

Resolved.

@audricsaragih
Copy link

Could you tell me please how you solved this?

@vijaybande
Copy link
Author

vijaybande commented May 13, 2021 via email

@audricsaragih
Copy link

Yes I've done that both.
But when i run :

i2cdetect -y 0

or

i2cdetect -y 1

It didn't catch any adress
I'm stuck there too

@vijaybande
Copy link
Author

vijaybande commented May 13, 2021 via email

@vijaybande
Copy link
Author

vijaybande commented May 13, 2021 via email

@robotos2023
Copy link

I got the same error. I am using Raspberry pi 4 model b. Can you please tell me how you do it? I'd appreciate it a lot!

@jomar04
Copy link

jomar04 commented May 25, 2023

Can I ask how you resolve it?

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

4 participants