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

[RSDK-4743] Add warning for connecting jetson pins to signals over 3.3V #1736

Merged
merged 3 commits into from
Sep 7, 2023

Conversation

randhid
Copy link
Member

@randhid randhid commented Sep 1, 2023

Hidden deep within jetson documentation is a spec that says the pins "all operate on 3.3v signals". This means that you can harm them by attaching signals over 3.3v, such as from an encoder powered by 5v. Here is my attempt at a warning to users so they don't fry their pins.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Sep 1, 2023
Copy link
Member

@penguinland penguinland left a comment

Choose a reason for hiding this comment

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

It could use a tweak or two, but the big picture LGTM. Thanks!

docs/components/board/jetson.md Show resolved Hide resolved
docs/components/board/jetson.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@npentrel npentrel left a comment

Choose a reason for hiding this comment

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

Thank you for this change - please accept the suggestion (we try to standardize these note callouts) and then feel free to merge!

@viambot
Copy link
Member

viambot commented Sep 7, 2023

You can view a rendered version of the docs from this PR at https://docs-test.viam.dev/3772f1efe64cab45de830d467338418f9f7fcdb4/public

@randhid randhid changed the title Add warning for connecting jetson pins to signals over 3.3V [RSDK-4743] Add warning for connecting jetson pins to signals over 3.3V Sep 7, 2023
@randhid randhid merged commit 4a662c7 into viamrobotics:main Sep 7, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to build This pull request is marked safe to build from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants