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

Ensure mikroBUS Click RST/RE pin is driven #332

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

alees24
Copy link
Contributor

@alees24 alees24 commented Nov 6, 2024

This RST pin is an active low reset signal to most mikroBUS Click boards, but some boards use it as an active low Read Enable (RE) pin, so presently not all boards are supported.

Avoid producing undefined behaviour on (hopefully) the majority of boards, and rely upon power-cycling and software-reset mechanisms.

This RST pin is an active low reset signal to most mikroBUS
Click boards, but some boards use it as an active low Read
Enable (RE) pin, so presently not all boards are supported.

Avoid producing undefined behaviour on (hopefully) the majority
of boards, and rely upon power-cycling and software-reset
mechanisms.
Copy link
Member

@HU90m HU90m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This'll do nicely for now. Thanks Adrian!

@HU90m HU90m merged commit 0a1378c into lowRISC:main Nov 7, 2024
3 checks passed
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