Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix I2C clock stretching issue with ESP32 #5910

Merged
merged 1 commit into from
Nov 19, 2021
Merged

Conversation

me-no-dev
Copy link
Member

@me-no-dev me-no-dev commented Nov 19, 2021

It was found that when I2C device is holding the clock LOW, ESP32 master is failing to wait for the clock to be released.

Fixes: #5875
Fixes: sparkfun/SparkFun_u-blox_GNSS_Arduino_Library#77

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

Successfully merging this pull request may close these issues.

Lib not working with ESP32 by using core 2.0.1 I2C broken with version 2.0.1
1 participant