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

tools/i2c: Ensure SDA stability during SCL transitions #366

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

Adrian-Stanea
Copy link
Contributor

  • Modified SDA to transition 1/4 Tbit earlier, ensuring data stability when SCL is high.
  • Adjusted the early transition in the start condition to leverage the open drain configuration of I2C, which ensures both lines are high initially.

Resolves issue #365

- Modified SDA to transition 1/4 Tbit earlier, ensuring data stability when SCL is high.
- Adjusted the early transition in the start condition to leverage the open drain configuration of I2C, which ensures both lines are high initially.

Resolves issue #365

Signed-off-by: Adrian Stanea <[email protected]>
@AlexandraTrifan AlexandraTrifan merged commit b236ada into main Aug 22, 2024
9 of 13 checks passed
@AlexandraTrifan AlexandraTrifan deleted the i2c_fix_timing branch August 22, 2024 12:06
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