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

gatemate: fix unintended gpio access with dirtyJtag cables #445

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

pu-cc
Copy link
Contributor

@pu-cc pu-cc commented Mar 14, 2024

Refers to issue #443.

JTAG and SPI routines are implemented primarily for FTDI-based configuration and flashing. This commit avoids using the FTDI-GPIOs for monitoring and controlling the CFG_DONE, CFG_FAILED, reset and output-enable signals and allows SRAM configuration via JTAG using dirtyJtag cables.

@trabucayre trabucayre merged commit 2b86c07 into trabucayre:master Mar 14, 2024
14 checks passed
@trabucayre
Copy link
Owner

Applied. Thanks @pu-cc !
I will create a minor release as soon as everything is tested using dirtyJtag.

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