Skip to content

Glitch Filter for 1:I2C decoder - #853

Open
hairyjim wants to merge 2 commits into
DreamSourceLab:masterfrom
hairyjim:i2c-glitch-filter
Open

Glitch Filter for 1:I2C decoder#853
hairyjim wants to merge 2 commits into
DreamSourceLab:masterfrom
hairyjim:i2c-glitch-filter

Conversation

@hairyjim

Copy link
Copy Markdown

This patch adds a Glitch Filter option to the 1:I²C decoder, specified as the number of nanoseconds between the rising edge and falling edge of a glitch pulse on SCL. Any edges, delta from the previous edge, that are within this range are ignored for decoding. The default value 0 will disable the option.

image
image
image

@hairyjimhairyjim changed the title Added: Glitch Filter for 1:I2C decoderGlitch Filter for 1:I2C decoderFeb 7, 2025
Sign up for freeto 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.

1 participant

@hairyjim