Skip to content

fix ping_device hanging in read mode #665

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

bdew
Copy link

@bdew bdew commented May 26, 2025

This fixes #622 (i2cdetect getting stuck)

It looks like you need to actually read after requesting data, otherwise something breaks in the i2c implementation and the next operation will just get stuck forever

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

Successfully merging this pull request may close these issues.

i2cdetect in the read direction hangs/crashes after finding a sensor
1 participant