Skip to content

Reduce default I2C clock #348

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 1 commit into from
Feb 22, 2021
Merged

Reduce default I2C clock #348

merged 1 commit into from
Feb 22, 2021

Conversation

nseidle
Copy link
Member

@nseidle nseidle commented Feb 12, 2021

The original default was 400kHz. I'm not sure of the root, I believe mbed imposed? But this was causing problems with a lot of libraries that assume 100kHz start. This PR reduces the bus speed to 100kHz.

Original:
image

After PR:
image

@nseidle nseidle requested a review from Wenn0101 February 12, 2021 04:03
@nseidle
Copy link
Member Author

nseidle commented Feb 12, 2021

This should fix the speed part of issue #289.

@Wenn0101 Wenn0101 changed the base branch from master to dev February 22, 2021 05:09
@Wenn0101 Wenn0101 merged commit fad6222 into dev Feb 22, 2021
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.

2 participants