Clock source setting: is "16 MHz (PLL)" the same as internal? #878
RossAWaddell
started this conversation in
Support / Q & A
Replies: 1 comment 1 reply
-
Yes the Attiny85 has an internal 16MHz clock option. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using an ATtiny85 to run some NeoPixels using the Adafruit_NeoPixel.h library which apparently will only work with a clock source of 16 MHz. After installing ATTinyCore I see a lot of choices for the Clock Source but can't work out if "16 MHz (PLL)" means the internal one?
Beta Was this translation helpful? Give feedback.
All reactions