4

I have read some conflicting sources about what pins have internal pullup resistors available for the Attiny85 microcontroller. Can all I/O pins work with INPUT_PULLUP, or just some of them? And if so, which ones?

Thanks!

asked Mar 21, 2016 at 21:36

1 Answer 1

4

Check the datasheet, probably just search for "internal" or "pullup" enter image description here I believe there are little more pins/ports as portB, so they should all have internal pull ups.

answered Mar 21, 2016 at 21:48
0

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.