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

Testing Start button #5

Open
WillMunns opened this issue Jun 25, 2022 · 0 comments
Open

Testing Start button #5

WillMunns opened this issue Jun 25, 2022 · 0 comments

Comments

@WillMunns
Copy link

The start button is a input to the PI GPIO, when "off" the input should read 3.3v WRT ground.

The value of the resistor used is not critical but its chosen to protect the PI if 12v is put on the pin by an willful idiot, or if a software but drives it as an output.

The PI uses an internal pull up to drive make this pin high - this is in the region of 50k, along with our own current limiting resistor (IIRC 10k) we could test our resistor by using a burden resistor (as in the GPIO test) but the PI value is not well characterized and I don't think we would be able to tell the difference of 1k vs 10k.

I think the best we can do check there is 3.3v on the pin and that shorting it to ground is detected by the PI.

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

No branches or pull requests

1 participant