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

Add a debounce to PCIE_HOST_TO_FPGA_PERST #97

Closed
Aaron-Hartwig opened this issue May 5, 2023 · 2 comments · Fixed by #219
Closed

Add a debounce to PCIE_HOST_TO_FPGA_PERST #97

Aaron-Hartwig opened this issue May 5, 2023 · 2 comments · Fixed by #219
Assignees

Comments

@Aaron-Hartwig
Copy link
Collaborator

Per https://github.com/oxidecomputer/hardware-sidecar/issues/787, this pin has an undefined state and could oscillate (among other undefined things). Adding some amount of debounce (10 ms?) would help make sure that is not occurring.

@nathanaelhuffman
Copy link
Collaborator

Note that this has proven to be an actual problem and really should be addressed. Scope captures here: #202

@Aaron-Hartwig
Copy link
Collaborator Author

I've also wrote up #226 as a follow on to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants