Skip to content

fix lpc clock issue#107

Open
Kilgarragh wants to merge 1 commit intosigrokproject:masterfrom
Kilgarragh:patch-1
Open

fix lpc clock issue#107
Kilgarragh wants to merge 1 commit intosigrokproject:masterfrom
Kilgarragh:patch-1

Conversation

@Kilgarragh
Copy link
Copy Markdown

Without this patch, decode() doesn't save oldlclk unless lclk is low. Making the rest of the loop repeat every sample that lclk is high, instead of on the rising edge as is defined by the LPC and PCI standards.

without this patch, decode() wouldn't save oldlclk unless lclk is low. Making the rest of the function repeat every sample while lclk is high, instead of on the rising edge.
@Kilgarragh
Copy link
Copy Markdown
Author

Update, been working with a local copy of this decoder and it seems to have issue after issue. I might update this eventually with an even more stable adjustment

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.

1 participant