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

Permitted pin combinations #16

Open
lukemm1979 opened this issue Mar 8, 2023 · 1 comment
Open

Permitted pin combinations #16

lukemm1979 opened this issue Mar 8, 2023 · 1 comment

Comments

@lukemm1979
Copy link

Hi,

I want to use three incremental encoders with a Teensy 4.1. I understand that only certain pins can be used as clearly stated in the documentation. What I want to confirm is whether there's any restrictions on which pairs of pins from that selection can be used together. Specifically, I want to use [0, 1], [2, 3] and [4, 7] for my three encoders. Am I ok?

Thanks,

Luke

@mjs513
Copy link
Owner

mjs513 commented Mar 11, 2023

Hi Luke
Sorry fro the long response time. But the short answer to your question is yes you should be ok. If you look at the readme there is one warning and want pins would conflict with each other:
WARNING! Pins 0, 5 and 37 share the same internal crossbar connections and are as such exclusive...pick one or the other. Same thing applies to pins 1 / 36 and 5 / 37.

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

2 participants