Skip to content

Reset stuck low detection #7865

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

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Reset stuck low detection #7865

merged 2 commits into from
Apr 18, 2023

Conversation

CanyonCasa
Copy link

ref: issue #7859

Added a second read to onewireio reset function to verify reset line transitions to high state to detect stuck low faults. A return value of True indicates no devices present (i.e. no presence pulse detected) or a stuck low or stuck high fault.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One typo. Looks good otherwise. Thanks!

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tannewt tannewt merged commit ebfde5c into adafruit:main Apr 18, 2023
@CanyonCasa CanyonCasa deleted the reset branch April 25, 2023 00:38
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.

3 participants