-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools/i2c: Ensure SDA stability during SCL transitions
- 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]>
- Loading branch information
1 parent
19cb5e7
commit b236ada
Showing
1 changed file
with
38 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters